I’m making a platformer map and want to make the player sink down when the player is in the water, is there a way to do that?
is the water a barrier?
player enter zone → change speed
Zone Speed Moddfier
yeah without collision, its for display really
that would make the player slower, but it wouldn’t make the player sink down, right?
no its does not, Ahh
This is most likely Gimpossible!
it would make them sink since they are slower
no, just tested it out
oh wait, lemme rephrase the question
oh then it might be Gimpossible
is there a way to change the amount of gravity
Nope
You could use invisible barriers that activate and deactivate periodically. Then, use a speed modifier to change the speed of running along the barriers
maybe they will release something soon
Yeah its been suggested on the nolt many times to have a gravity device or something similar
I don’t really know what this is all about.
something currently gimpossible so…
alright thank you, ig I can’t do it yet
have the barrier turn on and off rapidly, and make it have collision so that they player falls “slower”?