NVL Mode in Dialogic #2649
              
                Unanswered
              
          
                  
                    
                      rhyses-pieces
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 1 reply
-
| Instead of making a custom event, you can use the Call event or simply change the style to an NVL-like style. I don't think you need to change any internals for this. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there, I was wondering if it was possible to create a NVL mode like you'd see in Ren'Py within Dialogic?
After reading through the documentation, I'm trying to make a custom event that emits a signal to then "hide" or "show" the relevant scene (in this case, the
nvl_scene.tscn), but I'm not sure if this is how it's supposed to work since I'm not seeing how signals can be emitted from custom events aside from the Signal Event.Would extending the Text Subsystem work here? Or is there something I'm missing?
Beta Was this translation helpful? Give feedback.
All reactions