I have another question which is related to this question. In my scenation, i have a floor (or a grid if you prefer) where the location is 0, 0 ,0: that floor is big so when the player is on 0.0.0 he is in the center of this floor.View first attachment: the plane in z axis.
I want to program display a text message “Out of bound” when player goes over (x >= 100, x <= -100, y >= 100, y <= -100 ).
About my blueprint script, i’m not sure that i did the right thing by copying 3 times the “Event Begin Play” node View 2nd attachment.!
I got this:
“Event Begin Play”
“ReceiveBeginPlay_Copy”
“ReceiveBeginPlay_Copy_Copy”
“ReceiveBeginPlay_Copy_Copy_Copy”!
Thank you so much for your attention.
Greetings.
Phil
alt text
