feat: Debug Raycasts of Weapon (Trooper.cs)
This commit is contained in:
parent
41ad534a7a
commit
e7fe860936
@ -68,6 +68,7 @@ public class Trooper : RobotController
|
||||
private new void ShootServerRPC()
|
||||
{
|
||||
Debug.Log("Shooting as Trooper triggered.");
|
||||
weapon.Shooting();
|
||||
}
|
||||
|
||||
[ServerRpc]
|
||||
|
Loading…
x
Reference in New Issue
Block a user