Added 3D player model, added better cam movement
This commit is contained in:
@@ -16,6 +16,8 @@ namespace Assets.Scripts.Classes
|
||||
strengthBonus = -1;
|
||||
healthBonus = 0;
|
||||
secondaryBonus = 0;
|
||||
leftHandName = "smallShield";
|
||||
rightHandName = "dagger";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user