create a 2d camera + fix small bug
This commit is contained in:
+2
-2
@@ -5,6 +5,6 @@ WINDOW_HEIGHT :: 720
|
||||
WINDOW_TITLE :: "Game 1"
|
||||
|
||||
TILE_SIZE :: 32
|
||||
MAP_WIDTH :: 40
|
||||
MAP_HEIGHT :: 25
|
||||
MAP_WIDTH :: 80
|
||||
MAP_HEIGHT :: 60
|
||||
|
||||
|
||||
Reference in New Issue
Block a user