Skip to content

Commit

Permalink
docs: proofread introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
Trouv committed Jan 31, 2024
1 parent ca3a1a7 commit dba85cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Create Bevy Relations from LDtk Entity References
LDtk allows entities to point to other entities within a field instance.
LDtk allows entities to point to other entities using a field.
This is analogous to a bevy "relation" - a component on one entity that stores the `Entity` identifier of another entity.

This chapter goes through one possible method for resolving LDtk entity references as such.
Expand Down

0 comments on commit dba85cd

Please sign in to comment.