Best Way To Have An Enemy NPC Chat With Player
I am working on a small 3d project where the player plays as a witch and defeat a demon to rescue her ancestor's soul.
I want to be able to have my Enemy NPC to basically mock the player before the small battle starts.
Then after the battle is over, I want the Enemy NPC to threaten the player that though they have lost, they will return. (even though the game is short, I'm going to expand the game after I have finished school)
When the player goes to the ancestor's tomb, the ancestor's soul appears and congratulates the player for winning the battle.
However, I want to be able to do all of this in a simple (and without buying anything fancy) effective way.
Just a simple code will do.
Thank you.
Your answer
Follow this Question
Related Questions
[resolved] How do I deactivate a button once its height is < 40 in c# 0 Answers
How do I get a slider to modify an input field and vice versa? 0 Answers
2D Object effect like Life is Strange? 0 Answers
How do you make a function available to a character, depending on what they are holding? C# 1 Answer
How do i Gizmos.drawLines in an order?? 2 Answers