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
Comments
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