using MonoScript to create different quest
Hi, I use Monoscript in the inspector to get a Quest (Quest is the Class who all quest class is derived) class who specify what are the properties of the quest (name, steps, ...)
But I have a problem, I have a Monoscript in my script and i don't know how to use MonoScript to start methods of the class assigned to the mononscript.
Sorry for the spelling, i'm begian.
Comment