Interpolate Rotation Not Working
In the previous version of the game salad creator (10.4.1) I had an actor that would repeatedly interpolate it's rotation clockwise (360 degrees), easing in/out. However, in the newest version of the creator (11.0.14), it only rotates once and then stops, which the Gamesalad folks have determined to be a bug. Here's the rule:
I tried using timers/rules to force the action to repeat, but I can't seem to figure it out/get it to work. The regular Rotation behavior doesn't have the ease/in out feature, so that is a more complicated work around to get it to look the same, which is why I prefer the interpolate self.rotation. I think part of the problem lies in the fact that the creator has an issue differentiating 0 degrees from -360 degrees. Can someone please help? Attached is the game file for your reference as well.
Thanks for your help!
Comments
@supafly921 -- Try using half-interpolations. Does the attached example help?
...
@RThurman that works perfectly--thank you!!
POLAR ROLLOUT (New Line-Drawing Physics Puzzler!) - FREE Download
Great! You are welcome.