New to Godot
Tag for discussions and questions for those new to Godot.
Latest engine news:
- N
Hover animation works in item scene, but not when item is instanced in mainscene
- kuligs2 replied
- I'm using Godot 4.4.1.stable and have an issue with UI. I have three scenes: fish_inventory.tscn — this is the inventory background with a frame and some containers (for items). extends Control var is...