add sniper
This commit is contained in:
@@ -19,6 +19,7 @@ namespace BITFALL.Props
|
||||
private void Start()
|
||||
{
|
||||
initialEulerAngles = transform.localEulerAngles;
|
||||
spring.value = initialEulerAngles;
|
||||
}
|
||||
private void FixedUpdate()
|
||||
{
|
||||
|
Reference in New Issue
Block a user