Lock a moveable actor

So, I have an actor the player should be able to freely move around the scene. Then, when "Play" is clicked, I want that actor to be locked into position, and not be moveable, until the player clicks "Reset."

Game is fully working, except after clicking "Play," I can still move this one actor around. I just want him to stay put.

Any suggestions?

Comments

Sign In or Register to comment.