Godot version: v4.2.1.stable.official [b09f793f5]
Current commit: 3c00f42 - Several UI Rendering Improvement (#168)
Describe the bug
When trying to open examples/inventory/inventory_example.tscn, it will throw an error unable to load an dependency: entity_proxy.gd. It appears that the file no longer exists and thus making this example outdated.
To Reproduce
Steps to reproduce the behavior:
- Open
examples/inventory/inventory_example.tscn
- See error
Expected behavior
Opens the scene with no issues and can be run.
Screenshots

Desktop:
Godot version: v4.2.1.stable.official [b09f793f5]
Current commit:
3c00f42 - Several UI Rendering Improvement (#168)Describe the bug
When trying to open
examples/inventory/inventory_example.tscn, it will throw an error unable to load an dependency:entity_proxy.gd. It appears that the file no longer exists and thus making this example outdated.To Reproduce
Steps to reproduce the behavior:
examples/inventory/inventory_example.tscnExpected behavior
Opens the scene with no issues and can be run.
Screenshots

Desktop: