How do you make give an object a velocity cap?
How do you make an object nonrotatable?
Why isn't there a comprehensive love.physics tutorial?
Please give me some advice as to how to use love.physics
Re: Please give me some advice as to how to use love.physics
there already is a 'maxtranslation' threshold but I don't think you can change it from Luasladjkf wrote:How do you make give an object a velocity cap?
body:setFixedRotation(true)sladjkf wrote:How do you make an object nonrotatable?
take a look at the manual at: http://box2d.org/sladjkf wrote:Why isn't there a comprehensive love.physics tutorial?
Re: Please give me some advice as to how to use love.physics
Is there any way to "hack" together a solution?there already is a 'maxtranslation' threshold but I don't think you can change it from Lua
EDIT:nvm, I figured it out
Re: Please give me some advice as to how to use love.physics
Please post or explain your solution for future reference, people might find this thread later on.sladjkf wrote:Is there any way to "hack" together a solution?there already is a 'maxtranslation' threshold but I don't think you can change it from Lua
EDIT:nvm, I figured it out
Re: Please give me some advice as to how to use love.physics
use body:setLinearVelocity() to set the velocity if it exceeds the velocity desired
Who is online
Users browsing this forum: No registered users and 1 guest