Search found 1 match

by slaugh7er
Wed Jun 03, 2020 11:47 am
Forum: Modding interface requests
Topic: Lua API Events
Replies: 1
Views: 526

Lua API Events

Some extra events in the Lua API to help encourage more scripted mods

EVENTS
on_entity_created : Entity
allow scripts to easily access entities that are created (will be call for any and all compatible entities)

on_entity_removed : Entity
allow scripts to easily access entities that are just ...

Go to advanced search