help with movement player

Hi, What should I use for my character makes a piaju (piaggio)?, A Force (AddForce)
or speed (Velocity + =)? and How make it?..

like to :

please go between “1:08” and “1:12” minutes… thanks.!

PD: i am using ConstantForce for gravity (deformed planets)

His jump?
Well, are you using a rigidbody or character controller?
If a rigidbody are you using gravity?

A lot depends on this but what you really must do is connect a (I am not sure if this is a combination of joystick and button or a single button special move…) but you must simply propel your player in some way up vertically for a period of time then bring him back down as well as combine that with a horizontal movement the whole time.

Easy really, nothing too special.

Ren

ps. look at the Lerp Tutorials, the Character Control Tutorials.

Wait, I don’t quite get your question what’s a piaju and what are you exactly trying to make? If your trying to get him to jump like that I’d add force on the y and z axis.

Hi, thanks for your answers, first, it is a combination of joystick and buttons, and sorry for name, this isnt the name “piaju”, the real name is “long jump”, i am using rigidbody, and the gravity is a ConstantForce:

and about long jump:

is it good?, it run perfectly…

and for move.

thanks

Is it the correct form??