AnidemDex / AnidemDex/Blockflow

Introduce the concept of Command Groups for better organization and management

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

Mô tả

Focusing on the "play music and fade in" part, this sequence looks like an absolute mess:
![image](https://github.com/AnidemDex/Blockflow/assets/3470436/a6df4872-b23c-4d24-a614-af618c1d44b0)

So perhaps a concept of "groups" can be introduced to allow you to organize it? Currently, branches can fulfill this purpose:
![image](https://github.com/AnidemDex/Blockflow/assets/3470436/1b7160dd-0397-4701-a818-4f3287f7a991)

![image](https://github.com/AnidemDex/Blockflow/assets/3470436/012c6386-a8dc-40eb-8ccb-fc586b9b6564)

Another reference of this concept being applied is http://aaonline.fr case maker, though it's far more hard-coded and you can only assign 1 extra action to each "frame":
![image](https://github.com/AnidemDex/Blockflow/assets/3470436/6e34b960-e5d0-44bd-b735-abe1cec92e0a)

Ideally, the above image would be condensed to just this and only this, where you could open up an advanced view to modify each individual part:
![image](https://github.com/AnidemDex/Blockflow/assets/3470436/0ce66a02-2bff-48de-9626-26ded6f9587a)

So the goal is to create a Grouping system that gives you a descriptive preview of the sequence of commands, while being easy to modify, and expand on by plugins like Textalog so a special purpose-built Group Editor can be made with intent of creating visual novel scenes.

Related issues:
https://github.com/AnidemDex/Blockflow/issues/92
https://github.com/AnidemDex/Blockflow/issues/54

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.