#Objective marker showing all players for one set person.

1 messages · Page 1 of 1 (latest)

quartz plaza
#

Trying to make something that shows where all players are in the room for one person. Additionally I'd like the persons display name to be listed under the objective marker. Help 😭

mint apex
#

you would need to use a pdb to do the work once and then have the game replicate that work automatically for each player

#

you will simply need an event with a bool property to send inside of all of the pdbs (except your own) to enable, set the name, attach them to their owner, etc.

#

and then the bool being false to simply just disable them

quartz plaza
mint apex
#

nope, just send the event locally

#

objective markers are a hud element and are thus local only

quartz plaza
mint apex
#

player definition board

quartz plaza
#

Oh yeah

#

The thing above our heads

mint apex
#

not. the actual player boards are no longer visible or interactable but are still there to do their thing