- Dec 4, 2016
- 75
- 125
Just an error in declaration T.T. So for 0.2.x, I declared [image level2_teachA = "scenes/04_teach_a.png"], the actual file is ["03_teach_a.png"]. I know you can console edit values for variables, but I'm unsure if simply typing level2_teachA = "scenes/03_teach_a.png" will work?That fixed it! Thanks man, you were already on top of it. I do need to report an issue though. In Karen's level 2 scene when she takes you to her tent after talking to the old lady because you teased her about your reward. The tent background loads and then it throws an error trying to load Karen's image. I'm hoping it's something as easy as a bad file name, but I've no idea how to fix that locally.
Scene names are very sloppy ATM. After 0.3.0, I'll go back and come up with a better naming scheme as I slowly work in additional animations (most of what exists is just 1/2 stills, but that's just mainly for scene placeholder purposes). I put a blog up, but basically I wanted to prioritizing events this upcoming build so players will have a better sense of progression. 0.4.0 is beginning work on hub scenes, redoing old scenes with animations, build up cooking mechanics.
As a aside, still trying to figure out how to do patches with Renpy T.T. I know it's possible since SuperPowered does it, but the actual references I've found are spotty.