mainActor->collision any side of levelCompleteActor -> script editor
- Code: Select all
mainActor.x = 2500;
mainActor.y = -650;//note: this are the coordinates where the 2nd level begins. You can see mouse coordinates allways in the upper corner of game editor.
PS: The view will follow the actor allways.