• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Structure tag functionality...

J

jianmingyong

Guest
I have been noticing some new things added.
{"Structure"{STR[{"Map"{str[Global\Lamp]}}{"Offset"{sngArr[22,0,55]}}]}}

I made a lamp lighting system using Structure to cut down the number of line for shaders.

Then I though of adding the model entity into the Structure to make a complete set but it never work. Normal entity works but I want to add model instead.
Also could I set a unique ID for the structure so that I can use scripts to remove things or move around?
 
Top