Skip to content

Inventory Example Missing Dependency entity_proxy.gd #172

@mrawlingst

Description

@mrawlingst

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:

  1. Open examples/inventory/inventory_example.tscn
  2. See error

Expected behavior
Opens the scene with no issues and can be run.

Screenshots
image

Desktop:

  • OS: Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions