Stop Rotation

aandiaandi Member Posts: 99
edited November -1 in Working with GS (Mac)
hi

how do you say stop rotation

Comments

  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    ive told you 10 different times in 10 different threads
  • aandiaandi Member Posts: 99
    ok

    my script is

    actor receives envent touch is pressed
    change attribute:game.double tap to game.double tap+1
    (timer)
    every 1 second run to completion
    change attribute: game.double tap to 0
    (rule)
    Attribute game.touched is false
    constrain attribute
    self.rotation to scene.Background.Actor 2.Rotation -52

    this is not working where do i put the rotation please

    or can you link me to the answer
  • aandiaandi Member Posts: 99
    please help
This discussion has been closed.