Skip to content

Commit

Permalink
Add all cosmos space dimensions as zero G for CBC projectiles
Browse files Browse the repository at this point in the history
Later we should do data generation that actually uses the gravity from each cosmos dimension.
  • Loading branch information
blockninja124 committed Feb 12, 2025
1 parent caf82b1 commit 3c3f542
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"gravity_multiplier": 0.0,
"drag_multiplier": 0.0
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"gravity_multiplier": 0.0,
"drag_multiplier": 0.0
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"gravity_multiplier": 0.0,
"drag_multiplier": 0.0
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"gravity_multiplier": 0.0,
"drag_multiplier": 0.0
}

0 comments on commit 3c3f542

Please sign in to comment.