#What do I put for position if I have team spawns?

1 messages · Page 1 of 1 (latest)

wraith dagger
shut aurora
# wraith dagger

Position is the position where u want the target to respawn in

#

The rotation is where the target should face when he spawns

wraith dagger
shut aurora
wraith dagger
shut aurora
#

Otherwise u have to make your whole system cv1 afaik

wraith dagger
#

What chip do I use?

shut aurora
wraith dagger
shut aurora
#

But I would recommend to use booleans

#

Bool variable

#

Depends on how many teams u have

#

If 2 use bool variable (recommended)

wraith dagger
shut aurora
#

Cv2

#

No need for game states

wraith dagger
shut aurora
#

Bool variable

#

Cv2 chip

#

And then determine if the bool is true then player is in team 1 and if the bool is false then player is on team 2

#

U can use an if value and connect both respawn points from each team and connect the bool to it

wraith dagger