Files
evol-assets/scripts/demo/trigger.lua
T
2021-07-25 10:48:35 +02:00

4 lines
68 B
Lua

this.on_collisionenter = function(other)
destroyObject(other)
end