Help With A No-Move System(Only on the X-axis)

Hello! This is my first help topic. :slight_smile: 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:

My Setup

Devices I'm Using

1 Like

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?

1 Like

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”?

1 Like

Hmm, let me try that. Thanks for the suggestion!

1 Like

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.

1 Like

Alright, thanks for the effort!

1 Like

Y goes up and down, doesn’t it?
or am I going crazy

1 Like

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…

1 Like

what’s the default value of the Y property?

me put brain together and made this




1 Like

0

body is cear

1 Like

The Y property is there for looks.

1 Like

then just delete it?
maybe that will work
but then a proper coordinate system wont work, so yeah…