[Question]How can i make the player walk slow
#1

Does anyone know how i can make a player walk in slow motion.
Reply
#2

yes i think with velocity and one of the key functions
Reply
#3

Ok whats the velocity number? how can i find?
Reply
#4

Also i meant runn in slow motion.
Reply
#5

https://sampwiki.blast.hk/wiki/GetPlayerKeys
Reply
#6

I know that but i wanna know how to set velocity for player so he can go slow motion.
Reply
#7

There are some possibilities:
Use a walking animation. (easy)
Use a timer wich calls SetPlayerVelocity (not easy, cause you have to do some angle calculations maybe)
Use a timer to slow the player down with GetPlayerVelocity and SetPlayerVelocity (should be easy)
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)