This website requires JavaScript.
Explore
Help
Sign In
game-projects
/
sonic-radiance
Watch
1
Star
0
Fork
You've already forked sonic-radiance
0
Code
Issues
33
Pull requests
Projects
3
Releases
Wiki
Activity
master
sonic-radiance
/
sonic-radiance.love
/
game
/
utils
/
gizmo
/
properties.lua
5 lines
106 B
Lua
Raw
Permalink
Normal View
History
Unescape
Escape
feat: add the gizmo system
2021-03-20 17:23:14 +01:00
return
{
isSolid
=
false
,
needButton
=
true
,
-- "useButton" or "onContact"
feat: add way to destroy gizmos
2021-03-22 19:01:18 +01:00
destroy
=
"
none
"
,
feat: add the gizmo system
2021-03-20 17:23:14 +01:00
}
Reference in a new issue
Copy permalink