hey guys,
I have this wheel with the physics behavior, when I applied a force toward position it just doesn't rotate while moving on the ground???? please help.
file :
https://drive.google.com/file/d/0B2_3fSAI6FsAQ1doZnR5Mk5JeFE/view?usp=docslist_api
I guess you want to apply torque instead of force..
https://www.scirra.com/manual/98/physics
I added apply physics torque 1000 toward (10030,470)
to " on start of layout" but it still doesn't rotate ??
Develop games in your browser. Powerful, performant & highly capable.
You are aware that on start of layout is only triggered once?
So the torque is applied for exactly one tick..
Which will hardly be visible at all..
https://drive.google.com/file/d/0B2_3fSAI6FsAY0FPdTFTbTBpRjQ/view?usp=docslist_api
here is what I tried????????
https://drive.google.com/file/d/0B2_3fSAI6FsAY0FPdTFTbTBpRjQ/view?usp=docslist_api here is what I tried????????
That link is incorrect..
It shows a message that I don't have permission..
try it now??
Only two events left..
capx
GREAT, thank you!!