update models box collisions

This commit is contained in:
CrackedPixel 2024-08-07 18:07:24 -05:00
parent 9c2ba3bfb7
commit 50fa5a15ed

View File

@ -109,7 +109,7 @@ int main(void)
EndMode3D();
DrawText("Move player with cursors to collide", 220, 40, 20, GRAY);
DrawText("Move player with arrow keys to collide", 220, 40, 20, GRAY);
DrawFPS(10, 10);