Add Component
> Massive Loop
> Lua Script
LuaScript Component
Attaches a Lua script to a game object.
Parameters
Name | Description |
---|---|
Run On Master Only | If checked, the attached Lua script is only executed in the master client. |
Lua Script | The field to drop the script. |
Event Actions ?
Action | Description | Input |
---|---|---|
RunLuaFunction(string) | Runs a Lua function declared within the attached Lua script | Name of the function |