AnidemDex / Godot-DialogPlugin

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

Add a "layer"/"Z-Index" to Portrait Join event #74

Open Crystalwarrior opened 2 years ago

Crystalwarrior commented 2 years ago

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Ability to have fine-tuning over which character sprite goes over who would be nice. Rather than re-calling join events in a specific order, simply having a "layer" which changes order of events in the background would work nicely (similar to Z-Index of sprites).