[SOLVED] Attaching an entity to another's entity node (Putting a gun into a character's hand)

Hi @Igor,

All model bones get a pc.GraphNode attached to them, which you can use as a regular entity to add children entities in place. Those entities will automatically get transformed as the animations plays.

Check this thread for some helpful code:

3 Likes