3 months ago

SO. Couldn't get the shader to work, it kept using the same colour as the font, and wasn't turning any size.
So I edited the font to have an outline. This means I can't scale my font since I have to do each size manually.

Maybe I can scale the UI instead.


Another minor issue is that because the draw colour has to be white (to keep the outline), I need to go through all my draw code and add draw_set_colour(c_white) before any draw text code to fix it being drawn black and defeating the point of the outline.

Also, I really need to set up a way out of the typing menu when not using a joypad X'D
I thought I had it but apparently I've missed a check.

Edit; Oh it was working, f1 was set to exit edit mode, which returns normal control X'D I was trying to leave by JUST pressing f1. (it should be Escape, but that's currently my quick reset button)



1 comment

Loading...

Next up

Goblin NPC "using" the Oven in a Restaurant. There's 3 places they can stand in front of the Oven, but I got unlucky recording this X'D

Today I'm mostly just cleaning up the code from the last couple days, so please enjoy my Goblins dancing. Thank you.

Play our game, Bloodless, and complete the Help Tomoe quest to unlock the Bloodless sticker pack!

Start the quest: http://gamejolt.com/#quest

Game Jolt has given out all of their free Steam keys!

Urgh! Duh, the code that designates which menu is triggered by the Control Orb was set to exclude Restaurants (making it only work for those). Working now!

Happy Video Game Day! 🎮

Celebrate by completing our quests!

(They'll be in your quest log until September 19th.)

Got the Smithy set up, but resizing it is glitchy...

I think I might have to give up on this layout and do it like the others, where the back area is blocked off by the countertop.

Got it working the same for each side, but I've found a bunch of mistakes, or just weirdness in the code.

I MUST EXAMINE!

p.s please ignore the gaps, the code to fill in the walls is turned off

so darn cute 😭🥺 edit: i'm having lasagna for dinner by coincidence, lol

Updated the Character Creator to include the option to set your Birthday.

It doesn't currently update the Calendar Birthday entry, but that's because you won't be able to edit your Birthday during regular gameplay.