rubymotion-community / Joybox

Cocos2D & Box2D Wrapper for Ruby Motion - Currently out of date an unmaintained :-(
MIT License
280 stars 37 forks source link

Linear velocity question #62

Open mikaelharsjo opened 10 years ago

mikaelharsjo commented 10 years ago

I´m trying to set a constant speed on a sprites body. I create a Dynamic body and set a linear_velocity. Should it not move with a constant speed then?