I’m 14, new to Unity, and need help making an NPC which is capable of killing / being killed. In my current project, your challenge is to kill the enemy NPC before he kills you. How do you give the enemy NPC health? The playable character health? And weapons which can give damage to the object? I would be very grateful of any help given.
as much as it sucks you’d need to learn the basics of coding first.
You should check out your school and see if they have any programming classes or a computer science club. You could learn the bare basics of coding in like a week but it can be complex to understand things at first and having someone there to explain things in different ways when you dont understand it is nearly mandatory at first.
Once you have the basics of coding and know what classes are and object oriented programming basics we’ll be able to help. As it is right now we could only write the code for you.