Fill this out this info to make it easier for the community to help you! If you don’t fill out this information, your post may be deleted or removed.
What Wick Editor Version are you using?
1.9.3
Describe the Problem
I am working on another platformer, this time i added it so it slides with the person on the x axis. But the issue is that when the person finishes the level, it is supposted to go to the next frame. But right now, the camera is off center. What should I do to make it go back into position?
What have you tried so far?
okay im bad a javascipt so i wrote this and it still did not work
this.project.pan.x = project.width;
Do you have a Wick Editor File that we can see? Optional*
stickjump.wick (245.4 KB)