I need a little bit of help with the Groundwork (3) part of the tutorial
-
I'm a bit confused on the whole thing. If anyone could show me full screen pictures of what the code should look like finished. I know what to do at the first part (the class MenuState extends FlxState part) i just don't know after that (part 2). What does it mean by right after the class declaration? where do I put the new variable? and where is outside of any functions? (step 4) I'm a visual learner and I'm not good with reading so if anyone can show me pictures that's all I need (not the pictures/code already shown, I need the full thing)
-
Hey @DrawzSoup yeah I've heard a lot of people are having issues with the groundwork part of the tutorial, I might look at it at some point.
The repo for the final project is over here if you want to take a look at it:
https://github.com/HaxeFlixel/flixel-demos/tree/dev/Tutorials/TurnBasedRPG
-
thank you so much i'll make sure to look through it