Emitter Initialization Component For 1.10.0¶
文档版本:1.21.50.25
This component allows the emitter to run some Molang at creation, primarily to populate any Molang variables that get used later.
架构¶
creation_expression
:0- This is run once at emitter startup.
per_update_expression
:0- This is run once per emitter update.