Gather Quest

Announcements, support questions, and discussion for the Dialogue System.
User avatar
Tony Li
Posts: 22104
Joined: Thu Jul 18, 2013 1:27 pm

Re: Gather Quest

Post by Tony Li »

Awesome!

BTW, here's how the variables are used:

numscrollsfound is a number that records how many scrolls the player has found (sorry, I guess that's obvious :) ).

The variable in Persistent Destructible is a Boolean (true/false) that records whether that specific scroll has been destroyed or not.
Post Reply