diff options
| author | Anson Bridges <bridges.anson@gmail.com> | 2022-09-14 23:59:22 -0400 |
|---|---|---|
| committer | Anson Bridges <bridges.anson@gmail.com> | 2022-09-14 23:59:22 -0400 |
| commit | aad319ddb5be108e9ca81d407bd90c843bae502d (patch) | |
| tree | b67c7bf158a65830207e87cbff975375b2f6838b /godot/scenes/machines | |
| parent | b5e9597ae82b4de04f77426ebdad9e1e2af15782 (diff) | |
GUNBRIG HULL PROTOTYPE
Diffstat (limited to 'godot/scenes/machines')
| -rw-r--r-- | godot/scenes/machines/Cannon.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/godot/scenes/machines/Cannon.tscn b/godot/scenes/machines/Cannon.tscn index 20627fc..633d910 100644 --- a/godot/scenes/machines/Cannon.tscn +++ b/godot/scenes/machines/Cannon.tscn @@ -63,7 +63,7 @@ stream = ExtResource( 2 ) unit_db = 9.0 [node name="CameraPoint" type="Spatial" parent="YawJoint/PitchJoint"] -transform = Transform( -4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, -0.513577, 0.363402, 0 ) +transform = Transform( -4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 0.873605, 0.209748, 0.0103165 ) [node name="SteerArea" type="Area" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.935472, 0.123637, 0 ) |
