Skip to content
Snippets Groups Projects
Commit fc2ab1f6 authored by Robin Ruud Kristensen's avatar Robin Ruud Kristensen
Browse files

added more health

parent b40c0b15
No related branches found
No related tags found
2 merge requests!76Juliuses nye super branch,!67maybe fixed spawning of enemies
......@@ -176,12 +176,13 @@ MonoBehaviour:
baseMovementSpeed: 2
baseDamage: 1
knockbackForce: 3
baseHP: 10
baseMaxHP: 10
baseHP: 20
baseMaxHP: 20
dropXP: 0
xp: 0
maxXp: 0
level: 0
HpBarEnemy: {fileID: 0}
collisionOffset: 0.05
movementFilter:
useTriggers: 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment