Forum Discussion
bbrouse
10 years agoVisitor
Here's a gist to the code for the WIP scene in question: https://gist.github.com/bbrouse/ded69da63b3306ffb76c4420b6e60ea4
This is the working code; the function in question has been changed to submitButtonSelected()
BaseScene is just a scene component that handles loading some data into each of our scenes (user data, config, etc.)
This is the working code; the function in question has been changed to submitButtonSelected()
BaseScene is just a scene component that handles loading some data into each of our scenes (user data, config, etc.)