Skip to content

[docs] Building with relationships article #1857

@Riztazz

Description

@Riztazz

Describe the bug
Throughout the documentation we're sent to the article ( https://ajmmertens.medium.com/building-games-in-ecs-with-entity-relationships-657275ba2c6c ) which states that we should view the live link demos (it does so multiple times).
The problem is that the links always point into same view, which i think is a bug as it contains no information about the topic we're reading about

To Reproduce
Steps to reproduce the behavior:

  1. Go to (https://ajmmertens.medium.com/building-games-in-ecs-with-entity-relationships-657275ba2c6c)
  2. Click on ' Live demo '
  3. See the webpage it points to

Expected behavior
Possibly point into valid live demo or i've greatly misunderstood something :)

2nd)
As this is such a misc small thing, i'll keep it here as well
https://www.flecs.dev/flecs/md_docs_2Relationships.html
Near the part

The ability to share components is also applied transitively, so Frigate could be specialized further into a FastFrigate:

We're being shown getting the overriden value from FastFrigate - there is a typo i think, as it gets the component from base Frigate instead of the FastOne

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions