Thank you very much for the find!! Yeah, my collision tiles are handled separately from my scenery tiles. This makes tile collision calculations faster, but that also means I have to make the level look pretty first, and then apply the solid collision tiles over it. Sometimes I miss some! I'm looking forward to playing your entry. I'll download the zip later today.
Pixel-Team
Creator of
Recent community posts
You're welcome! Although DialogDesigner has got us both beat. Now why didn't I think of local variables??? Ugh. Back to the drawing board.
Hi Andrew. Thanks for the reply! I was so inspired by your app that I decided to write a similar one myself. Mine has a few enhancements like in the suggestions people have been mentioning. On mine, you can collapse a node and all its children will disappear. This allows for de-cluttering larger projects. Also, I have a save and an export. An export will trim off unnecessary data like color and location of nodes. I have also added localization and language switching of both text and speaker, and a character manager for easy drop down selection of the speaker on each node. It's coming along nicely. I'll put it on my itch.io page for free when it's ready. I'm just working out one last bit of stuff on the character manager. I would not have undertook such an endeavor if it weren't for you, so thank you again!!