add sniper

This commit is contained in:
CortexCore
2023-10-31 18:07:15 +08:00
parent 18f664a545
commit f0f348c246
47 changed files with 4568 additions and 389 deletions

View File

@@ -19,6 +19,7 @@ namespace BITFALL.Props
private void Start()
{
initialEulerAngles = transform.localEulerAngles;
spring.value = initialEulerAngles;
}
private void FixedUpdate()
{