Three kinds of bullets are firing, bomb breaks the wall
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
using UnityEngine;
|
||||
|
||||
public class DamagerBase : MonoBehaviour {
|
||||
public int value = 1;
|
||||
}
|
||||
Reference in New Issue
Block a user