moved all prefabs (even imported prefabs) to a prefab folder in root

This commit is contained in:
vylion 2016-10-30 11:59:31 +01:00
parent d1c32d505e
commit 501dcfa86c
42 changed files with 14 additions and 0 deletions

View file

@ -38,6 +38,11 @@ public class UnitBehaviour : MonoBehaviour {
public int attackActions = 2;
public Elemental attackElem = Elemental.None;
public bool attackAnim = false;
public bool moveAnim = false;
public bool castAnim = false;
public bool deathAnim = false;
public void SetupStats (int pX, int pZ, Team id, int actions = 2, int steps = 5, int p = 50, int crit = 10, int pRange = 20, int critRange = 10) {
posX = pX;
posZ = pZ;

9
Assets/prefabs.meta Normal file
View file

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 97ae0f17910977043a86593cfc31b693
folderAsset: yes
timeCreated: 1477824638
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant: