All Posts in GameMaker





Just testing my programming skills before my first gamejam
OK! Character Appearance UI is done for now, I still need to add some stuff like a way to indicate you can change the palette for a part (you just have to know you can for now) and a way to enter name and select other data. But this'll do for now!





















Change Appearance UI is working!
Needs a bunch of work still, like putting the current Appearance in the right place, but it's the buttons I was most focused on.
Still need to add some way of telling you about changing colour too.










For day 385 of coding, I have implemented the results and payout of the split play





























Monday hit me like this parrot hit Roland 😔🦜
How was your monday? I Hope It went great 🤍
Anyway this Is the jungle Roland has to venture after being "ejected" from the Monster 🐙💩
Follow me 4 more 🤍


Well I think it's time,
I was creating combat and decided to do a 3v3 Battle. We learned a lot.










For day 384 of coding, I have moved the code for updating the results message into a new function. that function will then run after each total point update
This is to ensure better message accuracy, and to cut out the redundant message checks