Skip to content

[FEAT] Define Components and Entities for Portal Barrier #478

@migueltomazini

Description

@migueltomazini

The current ECS system lacks data definitions to support a "Portal" mechanic. Create the fundamental data structures for the new entity. This does not include rendering or physics logic, only data architecture.

Using existing generic components (like Wall), but this would make it difficult to distinguish between an obstacle that kills the snake and a portal that teleports it.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions