Actor model rewrite #13

Open
opened 2023-01-18 13:53:24 +00:00 by keith · 0 comments
Owner

Part of the wider rearchitecting effort in issue #12.

  • Drop scenes and components, just use actors like Godot
    • spatial/non-spatial actors? (so we don't have to propagate transforms to children that don't need them)
  • Simplify actor lifecycle
Part of the wider rearchitecting effort in issue #12. - [ ] Drop scenes and components, just use actors like Godot - spatial/non-spatial actors? (so we don't have to propagate transforms to children that don't need them) - [ ] Simplify actor lifecycle
keith added the
enhancement
label 2023-01-18 13:53:24 +00:00
keith self-assigned this 2023-01-18 13:53:24 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: keith/wh-engine#13
No description provided.