4 lines
84 B
Lua
4 lines
84 B
Lua
|
return {
|
||
|
isSolid = false,
|
||
|
needButton = true, -- "useButton" or "onContact"
|
||
|
}
|