diff options
| author | Anson Bridges <bridges.anson@gmail.com> | 2022-09-15 16:43:08 -0400 |
|---|---|---|
| committer | Anson Bridges <bridges.anson@gmail.com> | 2022-09-15 16:43:08 -0400 |
| commit | 7a52122ef736a9525f98c37d3e56c4c3095b61e5 (patch) | |
| tree | 4eda6ebf8ed300bb32559a1cdbe8c4015f3f77d6 /godot/maps/Main.tscn | |
| parent | aad319ddb5be108e9ca81d407bd90c843bae502d (diff) | |
Script for converting properly formatted .gd to a c++ template
Diffstat (limited to 'godot/maps/Main.tscn')
| -rw-r--r-- | godot/maps/Main.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/godot/maps/Main.tscn b/godot/maps/Main.tscn index e6e8c27..68ad166 100644 --- a/godot/maps/Main.tscn +++ b/godot/maps/Main.tscn @@ -100,7 +100,7 @@ transform = Transform( -0.854422, 0, 0.519579, 0, 1, 0, -0.519579, 0, -0.854422, transform = Transform( -4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 30.8999, 5.13129, -8.23008 ) [node name="Gunbrig" parent="MACHINES" instance=ExtResource( 15 )] -transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -15.9478, 0.974679, 31.6985 ) +transform = Transform( 0.313296, 0, -0.949655, 0, 1, 0, 0.949655, 0, 0.313296, -15.9478, 0.974679, 31.6985 ) [node name="BALLISTICS" type="Spatial" parent="."] |
