decentraland / sdk

PM repository for SDK
Apache License 2.0
4 stars 4 forks source link

[Enhancement] Support for Smart Items with Multiple Entities #1090

Open Ludmilafantaniella opened 6 months ago

Ludmilafantaniella commented 6 months ago

Issue Description:

support smart items with multiple entities, facilitating complex behaviors like nested Health Bars within robot entities.

SDK:

Tool:

Expected behaviour:

I expected the smart items to support multiple entities, allowing for complex behaviors such as nesting Health Bars within robot entities.

Current behaviour:

Currently, smart items do not support multiple entities, limiting the ability to implement nested Health Bars within robot entities.