Hi!
how do i make my character jump or atleast learn to do it? The love physics tutorial diden't show it :S
Anyone knows?
Making the character jump in physics
Making the character jump in physics
LÖVE IS IN THE AIR
- OBEY
- OBEY
Re: Making the character jump in physics
you can apply a linear impulse in Y axis
like
like
Code: Select all
character.body:applyLinearImpulse( 0, -400 )
Current work : Isömap
Who is online
Users browsing this forum: No registered users and 3 guests