mirror of
https://github.com/DerTyp7/defrain-shooter-unity.git
synced 2025-10-30 13:07:10 +01:00
Weapon usw.
etc....
This commit is contained in:
@@ -68,7 +68,7 @@ public class ShootAnimation : MonoBehaviour
|
||||
}
|
||||
|
||||
|
||||
public void recoil(GameObject gun, float force)
|
||||
public void recoil(float force)
|
||||
{
|
||||
//Play the animation
|
||||
anim.Play("Shoot");
|
||||
|
||||
Reference in New Issue
Block a user