đŸ”Ŧ
MIP HyperLInk Chat System
  • 👋Welcome to MIP Multiplayer HyperLink Chat System
  • Overview
    • ✨Our Features
  • Fundamentals
    • đŸ› ī¸Setup on a new project
  • Example Content
    • â„šī¸Guide
    • đŸ”ŗLink Item Example
  • Key Components
    • đŸ–Ĩī¸Player Controller Components
    • đŸ–Ĩī¸Game State Components
    • đŸ–Ĩī¸Game Mode Components
    • đŸ–Ĩī¸Pawn Components
  • Patch Notes
    • v1.1
    • v1.2
    • v1.2.1
  • DEMO PROJECT
    • How to run demo project
Powered by GitBook
On this page
  1. Key Components

Pawn Components

UMIPNameplateCreatorComponent

This class create a nameplate for owner on BeginPlay()

Then it does periodically sphere tracing to get other players and whether to create or destroy the other player nameplate component

PreviousGame Mode ComponentsNextv1.1

Last updated 1 year ago

đŸ–Ĩī¸