AnidemDex / AnidemDex/Godot-DialogPlugin

Condense excess commands into the dialog node

Đang mở
#96 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
command discussion enhancement
Ngôn ngữ chính
GDScript
Star
215
Fork
12
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### Request

The comment, set variable, goto, and return commands all do not need to be their own separate commands and can be condensed into the dialog command.

The fact they're all separate means there's an insane amount of clutter on the timeline when there really doesn't need to be. The only thing I want to see on my timeline is the dialog I've written.

### Reference

Here's a crude MS Paint mockup of an idea for how to condense these nodes into one.
![image](https://github.com/AnidemDex/Godot-DialogPlugin/assets/72589301/040bab2b-74ce-4e66-b33f-249f6283cc94)

### Additional information

You can also make an argument to move the wait time into the nodes with a default time of 0 or something to indicate you don't need to wait by default before moving. Although, it's still nice to have this as a separate node, so if this is done, please let me use Wait as a separate option.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.