Quantcast
Channel: Unity Forum
Viewing all articles
Browse latest Browse all 1466670

Need help with bullet script

$
0
0
Okay so for a while now I been working on my 3d fps game, And I have been having some problems with my health and damage system. Its not working and I really want to finish it before playing around with the partical and effect system. This is my first post and im pretty new to programing have just been playing around with it.
Code (CSharp):
  1. public class Health : MonoBehaviour
  2. {
  3.     public float maxHealth = 100f;
  4.     float currentValue;
  5.     public float minHealth = 0;
  6.     // Start is called...
Need help with bullet script

Viewing all articles
Browse latest Browse all 1466670

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>