Switched to using tile coordinates, losing my angled movement unfortunately.
This commit is contained in:
@@ -20,7 +20,8 @@ target_compile_definitions(${DUSK_TARGET_NAME}
|
||||
RENDER_HEIGHT=272
|
||||
RENDER_WINDOW_WIDTH_DEFAULT=480
|
||||
RENDER_WINDOW_HEIGHT_DEFAULT=272
|
||||
DUSK_TIME_DYNAMIC=0
|
||||
# DUSK_TIME_DYNAMIC=0
|
||||
DUSK_TIME_DYNAMIC=1
|
||||
)
|
||||
|
||||
# Includes
|
||||
|
||||
Reference in New Issue
Block a user