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