VoidShot/scripts/fonts.lua
Hannah-Dagemark e9da50897f Menu additions and Function
- Menu now has buttons
- Menu buttons will change color when hovered over
- Menu "start" button now changes stage to the Game Test
2023-09-04 14:17:48 +02:00

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)