Made trash object delete its entity when collected #53

Closed
Jonathan wants to merge 1 commits from feature/trash_object_entity_removable into develop
Owner

Also added to the PositionalEntity:

    // Deals with Removal of the node before the whole scene is unloaded
    public abstract void RemoveEntityNode();
Also added to the `PositionalEntity`: ```cs // Deals with Removal of the node before the whole scene is unloaded public abstract void RemoveEntityNode(); ```
Jonathan added 1 commit 2026-02-04 15:45:10 +01:00
Jonathan requested review from kziolkowski 2026-02-04 15:45:37 +01:00
Jonathan removed review request for kziolkowski 2026-02-05 14:47:00 +01:00
Author
Owner

Moved to new Repo: CozyRaven/Babushka#1

Moved to new Repo: https://gitea.sneaky-elephants.com/CozyRaven/Babushka/pulls/1
Jonathan closed this pull request 2026-02-05 15:02:06 +01:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Jonathan/Babushka#53