I want to have my players move a bit faster but I want them to not have to buy something. I want them to automatically be a bit faster.
I mean you could place down a trigger under the spawn thing. The trigger sends a signal to the speed changer thing.
A lifecycle device connected to the speed changer should work. The lifecycle device can be set to activate when the game starts, and it’ll automatically set the player(s’) speed to the selected value.
2 Likes
I put a zone at the spawn point then put a wire to the speed modifier and it worked.
you could use a lifecycle event instead, it’ll work from anywhere
1 Like