RPG or Visual Novel dialog box for Godot!
Video Statistics and Information
Channel: Emilio
    Views: 36,770
    Rating: undefined out of 5
    Keywords: godot, 3.2, Control, RichTextLabel, TextureRect, Tween, AnimationPlayer, Sprite, Tutorial, rpg, dialog, visual novel, system
    Id: kkLqW8WhCgg
    Channel Id: undefined
    Length: 16min 33sec (993 seconds)
    Published: Fri Feb 14 2020
  Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
      
I found it pretty useful :). However, I think using a Sprite within control nodes is not a good practice since you lose the anchor and relative properties.
Hello there, this tutorial is awesome. Not even kidding, ey?
awesome tutorial, i subscribed to your YouTube channel :D
i do have a question about using the tween node for percent_visible. Since its based on a percent, doesn't that mean that a longer dialog will print out faster than a shorter dialog since they all reach 100% after 1 second.