AnidemDex / Godot-DialogPlugin

🗨️ A Dialog Node for Godot Engine
MIT License
212 stars 11 forks source link

Autogenerated nodes #15

Closed AnidemDex closed 3 years ago

AnidemDex commented 3 years ago

What is this? How is this possible? Did I lost my time while doing it? What about my sleep time? WHAT ABOUT MY MIND HEALTH?!

Well, those things are not important in this branch. Allow me to present: autogenerated nodes

Ok, but how?

Using the script properties I can know wich properties are meant to be used in the editor, what type they uses and how modify their data.

Now, the next section is in spanish, because my brain was too lazy to write in english:

Algo que tener en cuenta?

Si, la creación de escenas es casi un infierno como acostumbramos, pero ya que dividi el nodo editor en tres secciones, no deberia ser una gran tarea. Asegurate de hacer TODA la escena como una instancia unica no heredada

Por alguna razon, godot duplica sub escenas heredadas.