#Combine Entities

1 messages · Page 1 of 1 (latest)

ionic jasper
#

How would I go about combining an entity to an already placed entity? The closest example I can think of is how an armor stand can have armor applied and taken away from it, but instead, it would be a kitchen plate that you can place down and then have various items able to be right-clicked onto it and off of it. Anything helps!

tough python
#

There are two main alternatives: The armor stand displays ATTACHABLES. These are custom animated models for items, defined only inside RP.
Combining two entities could be done by forcing one entity to RIDE the other.
You will find help for everything in the Bedrock.dev