demo recording and playback, collision table

This commit is contained in:
lustlion
2022-02-17 23:39:31 +01:00
parent fb375e352b
commit 8e9078e929
9 changed files with 1063 additions and 42 deletions

View File

@@ -33,7 +33,8 @@ function DebugUI()
end
function DebugColisions()
LoadedObjects.DrawCollisions()
DrawColisionTable()
-- LoadedObjects.DrawCollisions()
end
function DebugEntities()