Replies: 2 comments 2 replies
-
Not sure if I'm getting your question right, but if you mean skipping a whole timeline with something like an input, go to the dialogic canvas script and type this: and if you want to make the story go ahead without needing to press an input, connect event end to start the next event |
Beta Was this translation helpful? Give feedback.
-
Dialogic, while feature full, is not as feature complete as a mature product like Ren'py. In addition despite the focus on visual novels alot of dev focus (mine specifically) is not focus specifically on visual novel specific features. That is to say we don't have those features at this time, and adding them would be non trivial. History itself was only added in version 1.3! The intention is to have them, but there is no current Eta as focus is on the Dialogic 2.0 rewrite (as Dialogic is going to break in Godot 4.0, so needs some reworks). |
Beta Was this translation helpful? Give feedback.
-
Are these three features present anywhere? I read that Dialogic was oriented around Visual Novels so I figured those three things would be staple features but I haven't been able to find any of the standard buttons other than the "History" function.
To clarify, Auto is referring to a toggleable button that allows the game to automatically progress through the timeline on its own, after waiting out a user-defined delay once an event is finished.
Skip Read Text (and Force Skip) is in reference to the button that allows a player to forcefully skip through the timeline as fast as possible, or have it automatically skip all previously-read text until reaching a point in the timeline that hasn't been read before.
For the life of me I've been trying to find documentation on these features, but I haven't seen any nor have I really seen anyone talking about it (which furthered the idea that I'm just missing something obvious)? This plugin is absolutely fantastic but unless there's a way to integrate these features (whether it's through dialogic or through some finagling outside of the dialogic system), it would be a total dealbreaker for me.
I'm a fairly new programmer so if I'm just being an idiot about this please set me straight, but if you know a way to integrate these features I'd be forever appreciative for the help.
Beta Was this translation helpful? Give feedback.
All reactions