問題タブ [godot]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
user-interface - Godot - スライダーがホバーされているかどうかを確認する
ホバーされていない場合、スライダーを非表示にできるようにしたい。Has_focus() は、クリックされている場合にのみ機能します。
nodes - Having multiple Nodes2D in a scene or having none - Godot
I am studying Godot engine and I was wondering why I can't have multiple nodes or element by themselves in the scene. Godot doesn't allow me that. Why?