On my freeplay, I've found myself doing this command to get Godlike controls :
Code: Select all
game.player.setcontroller{type=defines.controllers.god}
When in that control center, we could have godlike controls but would be constrained in a area (impossibility to move and build ouside some limits)
But :
- I would like to regain control of my character. How ?
- How could I handle entering and exiting that control center ? Would it be a non-moving vehicle ?
- How could we limits move and building capacity ?