diff options
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 fa787cd..fad5df7 100644 --- a/godot/scenes/machines/Cannon.tscn +++ b/godot/scenes/machines/Cannon.tscn @@ -42,7 +42,7 @@ mesh = ExtResource( 3 ) skeleton = NodePath("../..") [node name="Muzzle" type="Spatial" parent="YawJoint/PitchJoint"] -transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.30877, 0, 0 ) +transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.37697, 0, 0 ) [node name="explosion_sound" type="AudioStreamPlayer3D" parent="YawJoint/PitchJoint/Muzzle"] stream = ExtResource( 2 ) |
