bevy-relationships

Community

Master Bevy entity relationships and traversal.

Authornolantait
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This guide provides a clear reference for Bevy ECS entity relationships (ChildOf/Children), custom relationships with Relationship and RelationshipTarget, and patterns for spawning and traversing related entities.

Core Features & Use Cases

  • Built-in parent/child synchronization and despawning behavior (ChildOf/Children)
  • Custom relationships with Relationship and RelationshipTarget, including linked spawning
  • Spawning, querying, and traversing relationships with with_children, iter_ancestors, and iter_descendants
  • Real-world usage examples for Bevy 0.19 in project architectures

Quick Start

Apply these patterns to implement and test Bevy entity relationships in a Bevy 0.19 project.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bevy-relationships
Download link: https://github.com/nolantait/bevy-starter/archive/main.zip#bevy-relationships

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.