summaryrefslogtreecommitdiff
path: root/scripts/collide.lua
blob: 382f5d7b7492592bd136efa0b48415438dc8c39b (plain)
1
2
3
return function(db, id, other, collisions)
	print(honey.glfw.GetTime(), "collide with: ", other)
end