Re: Gather Quest
Posted: Fri Apr 08, 2016 3:22 pm
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.
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.