Hi guys,
I would like to be able to grant the player the ability to fly from within a mod. So for example, by completing a mission they'll be rewards with flying. I'd also like to be able to disable certain keys. So, I can do this directly in mintest.conf with...
free_move = true
keymap_inventory = false
...but is there a way I can modify such things through the mod code?
Thanks,
Jonty