some juice work on the first person weapon
This commit is contained in:
@@ -60,6 +60,7 @@ public partial class WeaponSystem : RigidBody3D
|
||||
|
||||
_startTransform = Transform;
|
||||
Freeze = true;
|
||||
Visible = false;
|
||||
|
||||
BodyEntered += OnThrownWeaponReachesGround;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user