- Menu now has buttons - Menu buttons will change color when hovered over - Menu "start" button now changes stage to the Game Test
7 lines
No EOL
560 B
Lua
7 lines
No EOL
560 B
Lua
CloisterBlackLight = love.graphics.newFont("GFX/fonts/CloisterBlackLight-axjg.ttf", 20)
|
|
Dearkatie = love.graphics.newFont("GFX/fonts/Dearkatienbp-nZeg.ttf", 20)
|
|
Effexor_Intro = love.graphics.newFont("GFX/fonts/Effexor-AEm.ttf", 250)
|
|
Effexor_menu = love.graphics.newFont("GFX/fonts/Effexor-AEm.ttf", 100)
|
|
Effexor_buttons = love.graphics.newFont("GFX/fonts/Effexor-AEm.ttf", 50)
|
|
ScratchedCarPaint_Intro = love.graphics.newFont("GFX/fonts/ScratchedCarPaint-Kd57.ttf", 100)
|
|
ScratchedCarPaint_menu = love.graphics.newFont("GFX/fonts/ScratchedCarPaint-Kd57.ttf", 50) |