sonic-radiance/sonic-radiance.love/game/utils/gizmo/properties.lua
2021-03-22 19:01:18 +01:00

5 lines
106 B
Lua

return {
isSolid = false,
needButton = true, -- "useButton" or "onContact"
destroy = "none",
}