See in the manual https://spaceengine.org/manual/making-a ... o-scripts/ with commands "Set, SetU, SetForce".Hi, I wanted to know how to use in a Script interger and float variables? I figured that bollean variable synthax are "Variable = True/false, but when i try to put a float or interger variable in the console, it says "unknown command". Thank you for any Help.
See in the manual https://spaceengine.org/manual/making-a ... o-scripts/ with commands "Set, SetU, SetForce".Hi, I wanted to know how to use in a Script interger and float variables? I figured that bollean variable synthax are "Variable = True/false, but when i try to put a float or interger variable in the console, it says "unknown command". Thank you for any Help.
e.g:
Set Brightness 1.11111111111
Get Brightness
Brightness = 1.11111111111
Currently existing variables accepted by the program can be obtained by the command PrintVars from console, see Debug Commands in manual. It will write a list of variables in your se.log file.
Oh Okay, Thank you a Lot!
Congrats, you’ve discovered the ancient art of… getting a value from a variable. Next up: changing it, if the devs allow itHowever, when i try get MusicVolume for instance, it returns me the current value of the variable.
See the manual part for scenario scripts, you could try and use Waypoints. https://spaceengine.org/manual/making-a ... o-scripts/Hi, I was wondering if in the current state, it is possible to import a 2D image in SE as an insert? I saw it is possible to import 3D model, and Print Text, but i didn't see anything about inserting Images.
Thank a lot for any help![]()