Question How to tell if the player is in a certain zone?

MrChaffi

New Member
Messages
1
Reaction score
0
Points
0
Hi, in my map I have a zone that players will get teleported to and from and I would like it so that the screen fades out and back in when they are teleported back to the main map (this is done using a trigger multiple that moves after a certain amount of time) but I only want it to affect players that are being teleported (not every player has to go to the seperate zone). I have tried if ( player IsTouching(seperate_zone)) but this doesnt work as the game still thinks I am touching the seperate zone. Any help is appreciated :blush:
 

JayCoder

Veteran
Staff member
Messages
369
Reaction score
148
Points
903
u did not post any code to understand any issue... u may be experiencing.
 
Top