Player can move despite movement meter

I was running a play test with my significant other she can move but I cant and I need help fixing this

1 Like

Wire a movement meter to a speed modifier. Tracked item runs out → Set speed to 0
If movement meter has blocks:
If: Tracked Item Runs Out
Do: transmit on “Set Speed” (Channel to Speed Modifier to set speed to 0)
Else: Transmit on Speed1(Channel to Speed Modifier to set speed 1)

3 Likes

There is no way to make a player able to move when they run out of a tracked item.
(I think)

5 Likes

yeah the movement meter is buggy they havent fixed it in a long time for example one of my bug post mentioning a bug with the movement meter i tried that same thing blizzy suggested didnt work so gl with this bug

4 Likes

Yeah, the Movement Meter is buggy

1 Like

What @Blizzy said seems correct, no affense @Haiasi.

1 Like

did you change the speed when player runs out

1 Like

wait yeah you could do that i’m stupid i forgot

1 Like

thank you guys I´m so stupid i entirely forgot about that bit

1 Like

You use a recursing item granter, checker, and speed modifier.

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.