added different scaling, breaking change
This commit is contained in:
parent
8bc4572ae3
commit
799e5ad9eb
4 changed files with 92 additions and 57 deletions
|
|
@ -9,6 +9,7 @@ LOGO_TO :: [2]glm.vec2{{0, 0}, {128-(SPRITE_CELL * 2), SPRITE_CELL * 2}}
|
|||
|
||||
GLOBAL_SPRITE_SCALE :: 2
|
||||
SPRITE_CELL :: 16
|
||||
SPRITE :: SPRITE_CELL * GLOBAL_SPRITE_SCALE
|
||||
|
||||
ALIEN_ROWS :: 5
|
||||
ALIENS_PER_ROW :: 11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue