5 lines
106 B
Lua
5 lines
106 B
Lua
|
return {
|
||
|
isSolid = false,
|
||
|
needButton = true, -- "useButton" or "onContact"
|
||
|
destroy = "none",
|
||
|
}
|