#Unity Help

1 messages · Page 1 of 1 (latest)

misty stratus
#

so im trying to make a ladder in my unity platformer but i can quite get it to work how i want it too. i can get the platform to go up its just its not using the correct upforce e.g. its using jump force instead of climb force

#

heres a video showing what it is doing

#

i've got it so you have to walk into the collider and jump to begin the going up

#

the issue is i cant figure out how to make it stop

#

or how to get it to go down

#

im new to Unity 6 and the new input system