Hello! This is my first help topic. Essentially, I need you all to look at my system and see what I did wrong. It respawns me when I change X, but if I jump it respawns me as well. I was wondering if any of you knew what I did wrong. If you could tell me that would be much appreciated! Here’s what I have set up:
Did you want it to respawn you when your Y position changes, as well?
ok gimme a sec
@WSG did you need the “Y”, or is it just there?
No, I needed it only to respawn me if my X changed.
are the properties text, number or true/false?
I need this to test it out.
The properties are number.
maybe add the “set text” and its contents into the “do”?
Hmm, let me try that. Thanks for the suggestion!
I can’t test if this works rn, but can’t you just set the player cords so that if the x is greater than a certain number, you get eliminated
Hmm, it still respawns me.
Halloween_Coster remember X has both down and up values.
I’ma try to re-do another system.
I’ll be right back.
Alright, thanks for the effort!
Y goes up and down, doesn’t it?
or am I going crazy
Y is 0 on the ground. That is why my no-jump system worked. X if you just had it respawn me when it went above the latest X, how would I account for the going backwards. Wait I could just make both above the X and below the X respawn me!
Thanks for giving me an idea! However, I still can’t figure out why if my Y increases it respawns me…
what’s the default value of the Y property?
0
body is cear
The Y property is there for looks.
then just delete it?
maybe that will work
but then a proper coordinate system wont work, so yeah…