i dont know why.
.exe game don't found the .ttf
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: .exe game don't found the .ttf
Can't tell without the .love, but it's probably a capitalization error...
GitHub | MLib - Math and shape intersections library | Walt - Animation library | Brady - Camera library with parallax scrolling | Vim-love-docs - Help files and syntax coloring for Vim
Re: .exe game don't found the .ttf
i only imported and setted the font on the code, but, okdavisdude wrote:Can't tell without the .love, but it's probably a capitalization error...
- Attachments
-
- Scrolling Shooter love.love
- (97.93 KiB) Downloaded 169 times
Re: .exe game don't found the .ttf
if i debug dragging my folder to a love launcher shortcut it works, but the game in a .love or a .exe extension don't workdavisdude wrote:Can't tell without the .love, but it's probably a capitalization error...
Re: .exe game don't found the .ttf
The file is called font.TTF. You're loading font.ttf. As Davisdude said, it's a capitalization issue.
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Re: .exe game don't found the .ttf
OH, sorry hahahahaha, thanks!Nixola wrote:The file is called font.TTF. You're loading font.ttf. As Davisdude said, it's a capitalization issue.
Who is online
Users browsing this forum: No registered users and 5 guests