How to add a dragon enemy
I have just installed the unka the dragon asset from the asset store. I have tried to make the dragon an enemy but it wont work can some please help.
Hey there Coder, you need to be a lot more specific in what you wish to do with the dragon. What problems are you having exactly? What is your level of understanding with Unity? What are you trying to do in order to make the dragon an enemy? Do you want it to follow you and attack you? Do you have a health script? These are all things that you should specify when asking questions here. Until you provide more specific details, it's going to be difficult for someone to help you. Also, if you provided a link to the asset that would also make it easier. Best of luck.
Answer by arbazgillani · Oct 02, 2018 at 06:09 AM
Read the Doc of the asset carefully. You must be missing something. Have you instantiated the enemy in the hierarchy? Must be missing some major thing,
Your answer