Right now I'm trying to implement a time limit and there's nothing telling me how it works. I put in the time and I test it, but I have no visual cues or indicators that it's working, and also nothing is happening of course. Can someone tell me in detail how to make it work?
Viewing post in Capsule VN Engine - a visual novel engine comments
Lastly, I got a variable error going on: I have implemented a system with 5 logic scenes and after doing it the dialogue/text boxes disappear after I successfully get each variable. I had to do multiple variables because for some reason I cannot make a limiter for how many of a variable I want to be collected, because when I implemented it simply with one variable, it escalated to where the same variable could be increased by clicking the same hotspot on repeat, and I either need a clear explanation of how to fix that, or that needs to be critically updated in the next release.
So a bug I've discovered, mainly because every time it just partially crashes the software (like I cannot delete the scene and makes other scenes disappear), the text input/prompt feature doesnt work. I have tried for over 30min for something to happen, but the only major thing it did was slow Edge so much that it would take forever to load a webpage (luckily Opera was unaffected). All I'm trying to do is make an "insert player name here" prompt and it won't do anything. Is anyone else having this issue?