Boat rudder question

I would like to make a function that acts like a rudder of boat … the player will have to do the movement as if turning the rudder from side to side

anyone can help me? [import]uid: 23063 topic_id: 11516 reply_id: 311516[/import]

Which part are you having trouble with? The visual side or the logistics side? How are you having them move it? With touch or tilt or something else?

Peach :slight_smile: [import]uid: 52491 topic_id: 11516 reply_id: 41880[/import]

I realy dont know how to start :S
but I want that player have to do circular motions to move and the visual i guess i will use a object.rotation, something like that… my problem is the script to do this =S [import]uid: 23063 topic_id: 11516 reply_id: 41912[/import]

Hey Dhennrich,

A good place to start is this API;

http://developer.anscamobile.com/reference/index/objectrotate

Peach :slight_smile: [import]uid: 52491 topic_id: 11516 reply_id: 42081[/import]