Entity
is copy but ChildOf
isn't?
#21132
Unanswered
CorneliusCornbread
asked this question in
Q&A
Replies: 0 comments
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.
-
Really just what the title says,
ChildOf
is a simple tuple struct containing aEntity
to represent that parent entity... and nothing else? Why not simply makeChildOf
copy as well? At the current moment it just serves to make parenting something to the same entity as another more verbose for no reasonBeta Was this translation helpful? Give feedback.
All reactions