The console is working (~ to open it)... has just 3 commands and one of them is untested: - "ambient" this command changes the ambient lighting in game, realtime, values 0-1; - "volume" changes the master volume, values 0-1; - "loadmap" loads a dotScene map from a known location, string; (untested); example of usage: "volume 0.75" "ambient 0.4" "loadmap ../../media/test/map/MyScene.scene"