I tried to find some kind of glossary of the parameters available for each function but this is proving difficult.
In particular I'm trying to find information about pre-made map functions
I know the basics but what other parameters are there?
In particular I'm trying to find information about pre-made map functions
Code:
system = {
name = "Sol"
id = "0"
position = {
x = 0.0
y = 0.0
}
initializer = sol_script
}
I know the basics but what other parameters are there?
Last edited: