Galactica/content/system.toml

18 lines
246 B
TOML

# content type: system
[system]
name = "12 Autumn above"
[object.star]
sprite = "star::star"
center = [0.0, 0.0]
size = 50
parallax = 1.0
[object.earth]
sprite = "planet::earth"
center = "star"
radius = 1000
angle = 0
size = 100
parallax = 1.0