I want to put an NPC (Non playable character) In the game.
Basically:
- I want to be able to click on the NPC
Function OnMouseClick() { }
Have a GUI that pops up to chat
Be able to exit the GUI
Can anyone help me :-P
I want to put an NPC (Non playable character) In the game.
Basically:
Function OnMouseClick() { }
Have a GUI that pops up to chat
Be able to exit the GUI
Can anyone help me :-P