Files
2021-07-25 10:48:35 +02:00

4 lines
68 B
Lua

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