Replies: 2 comments
|
friflo ECS has only one representation of an entity to avoid confusion - which is |
0 replies
|
Is that right that I can use Entity field in component without Relationships? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello! I would like to use FrifloEcs and I have some questions.
I wonder how can I make use click by views and link it with Entities in Store?
For example in Arch ECS I could use EntityReference (entity.Reference()).
All reactions