Sayuri
人生忘れられた
- 276
- Posts
- 9
- Years
- Boston, MA
- Seen Sep 11, 2016
Why are you setting the variable in the level script? You don't need to do that. But the variable for the script tile is the one you'll set during its script so that it doesn't run again.
https://www.pokecommunity.com/showthread.php?t=302347
Okay, thank you. I was following diegoisawesome's tutorial for level scripting and it mentioned setvar in it. I didn't fully understand vars and I still don't, but I understand them as well as I can at this point.
I got it working. Thanks for taking the time to explain everything, and my apologies for my lack of understanding. ^^