Actor not moving in next scene

GamingtilDawnGamingtilDawn Member Posts: 104
edited January 2015 in Working with GS (Mac)

I have an actor that moves fine with no problem on Level 1. Once I complete Level 1 and the scene changes to Level 2, the actor wont move. I dont have any extensive code. My player just has code to move with the accelerometer and a collide with walls. I have a exit sensor (used to exit the level). It just has a change scene behavior. Then level 2 loads and will have the same behaviors nothing new. I hope someone might know why this happening.

Comments

  • Thunder_ChildThunder_Child Member Posts: 2,343

    @GamingtilDawn‌

    I wonder...are you using the same actor prototyoe in scene 2? Click on your player in scene 2 and revert to prototype. Im betting that will do the trick.

  • GamingtilDawnGamingtilDawn Member Posts: 104

    When I clicked on the player in scene 2, the "revert to prototype" was grayed out.

Sign In or Register to comment.