Six222 wrote:im having problems with the level changing what im doing is on collision of this invisivble wall the view and player will move to a specified spot but most of the time the player never shows up on the view, i dont know whats going wrong and neither does dimster.
I've also noticed this I think it may be about your view being its parent or even barriors etc. with it. What I've found is the player moves, gets destroyed then the view is moved. To solve this I created multiple files and saving variables to load areas which is ok. However you could try parenting your player/view to the other then moving the parent only. if this doesn't work use the MoveTo command maybe at a slower speed.