Skip to content

Commit

Permalink
Add planets
Browse files Browse the repository at this point in the history
  • Loading branch information
OroArmor committed Aug 2, 2024
1 parent 1d8b2b9 commit fac6bc3
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"procession": 60,
"tilt": 0,
"texture_rotation": 90,
"size": 25.0
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"procession": 70,
"tilt": 0,
"texture_rotation": 90,
"size": 9.5
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"procession": 50,
"tilt": 90,
"tilt": 0,
"texture_rotation": 90,
"size": 8.0
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"procession": 80,
"tilt": 0,
"texture_rotation": 90,
"size": 7.0
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"procession": 90,
"tilt": 0,
"texture_rotation": 90,
"size": 16.2
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"procession": 100,
"tilt": 0,
"texture_rotation": 90,
"size": 7.0
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"procession": 110,
"tilt": 0,
"texture_rotation": 90,
"size": 12.5
}

0 comments on commit fac6bc3

Please sign in to comment.