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?
{"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?