未来是否提供更简单的UI工具?虽然GODOT本身的UI系统很丰富,但仍然需要代码运行,目前虽然配合信号可以简单的完成,但无论是视觉编程还是AGM得组件都缺乏对UI的支持。
Will simpler UI tools be provided in the future? Although Godot’s own UI system is quite comprehensive, it still requires code to function. While it can currently be implemented relatively easily with signals, both visual programming and AGM components lack sufficient support for UI.
I hope to minimize reliance on GDScript in the future.