Change camera origin error
In an actor reference (not prototype), I added a rule...
When touch is pressed
Change attribute scene.Camera.Origin.X to 480
Change attribute scene.Camera.Origin.Y to 0
However, when I try to test it in the preview, after I touch it nothing happens. I even added a debugger statement in the above rule that displays the camera origin. The debugger statement shows that it changes, but there is no evidence in the previewer.
When touch is pressed
Change attribute scene.Camera.Origin.X to 480
Change attribute scene.Camera.Origin.Y to 0
However, when I try to test it in the preview, after I touch it nothing happens. I even added a debugger statement in the above rule that displays the camera origin. The debugger statement shows that it changes, but there is no evidence in the previewer.
Comments
Darren.
Funnily enough, I was working with your RPG template. Great work by the way