Crash after "change scene"

RohalRohal GermanyMember Posts: 62

I have a rule checking for player's health. If player health reaches zero or below the bolean attribute "Dead" got true and i want to change to my "Game over" scene.
At that moment i get a game crash. Is there some kind of error log beside the debugger output?
Do i have to stop the game before i change the scene?

Any help is welcome?
Thanks in advance.

Comments

  • RohalRohal GermanyMember Posts: 62

    Testing the game via iOS Viewer... Xcode says:

    GSEngine: (GS_Report_Error) Lua Error: [string "gs.prototypical.behaviors.ControlCameraBehavior"]:0: attempt to index field 'cameraControl' (a nil value)

    Any ideas?

Sign In or Register to comment.