Forum rules - please read before posting.

Changing settings in game

Hiya,
I have a few minigames inside the game but the way they work has different settings to the main gameplay. I wondered if it was possible to change the settings in run time, probably through script since I don't think there's an action for it. I know you can change the movement type but that's already done. Direct movement type, camera perspective and moving and turning are the settings that are different...does anyone know of a way? 

Thanks! :D

Comments

  • All Manager fields can be modified at runtime - and you can get an API reference to any of them by right-clicking their field's label.

    Just be aware that modifying a field updates the asset file - meaning it won't revert back to its default value when exiting Play mode.  Therefore, you should also set any value you modify to its default value when you begin the game.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.