Health Tutorial broken link to script

Im following this tutorial on youtube: Unity3D Health system | lyasstudio very helpful tutorial. Unfortunnately the video quality is bad. The maker has put 2 links on his website to the scripts. But the link to second script Damage.js is broken. Anyone followed this tutorial and still got the script? I contacted the maker but he didn’t respond. Very frustrating if you can not finish a tutorial.

Hope you guys can help!

There are hundreds of damage / health script examples around. I will link the most obvious http://unity3d.com/support/resources/tutorials/fpstutorial

I’m sure you can find lots more on google.

FelipeDaSilva yes I would realy like to see your script.
Thanks pudd1ng for pointing me to this link.

FelipeDaSilva yes I would realy like to see your script.
Thanks pudd1ng for pointing me to this link.

@Maartenn-87
---------- First Download Package

Instructions:

  1. Place the health script on the player

  2. Select the GUI from the package

  3. Then rename it to g_Health

  4. Place some where you would like (set the offsets to 0)

  5. Then place the Enemy AI script on any object with rigidbody and a collider

  6. Set the Enemy’s target

  7. Then go back to your player > script called Player and set the right values (The game over one is last)

If you need any more help - respond

  • Felipe