Game
Rogue Cadet
8 years ago

Day 146


Day 146: Today, it’s tuesday. I know, I said that I would be working on preparing my coding test and interview. But I realized it wasn’t fair for the employers. They want to asses me. And cramming superficial knowledge just before doesn’t serve anyone. So I went back to working on my game.

Daily interesting stuff:

Tasks done:

  • Finished the colorblind mode. I’m pretty happy of having this feature in the game. It feels cool to have a project where I actually have the time to implement stuff like that. Plus it wasn’t really hard to make. It just took some time. Having to adjust the colors and make sure everything’s alright. So today, I started by adding the finishing touches to the UI and changing the color of the bosses. Then it was the time to actually put an accessible setting in the menu. That wasn’t complicated. I just added a button to the settings pane. It just took some rearrangement of the elements. Then I did a simple script to switch the behaviour on and off. But then I realized that it wasn’t updated when in game. So I modified the colorblind mode to listens to a change event. It was super simple, and fast.

  • Fixed a lot of bugs found when my roommate playtested the game. Some were more minor annoyance than bugs. So I took this opportunity to improve some existing systems. Here’s the detail of what I’ve done:

    • There was a bug where if you unlocked the damage ship before the goldy ship, it would fucked up the ship selection. That’s because the icons were positioned according to their index. So unlocking the fifth ship without the fourth was problematic. Instead of fixing it, I changed the base behavior. Now instead of hiding the locked ships, I displays them but “locked”. I had to change quite some things, but now it incite to buy the upgrade.

    • Spamming the fire button could sometime, make the weapon fire more bullet. That was a weird bug. But I managed to track it down. It was due to the fact that the fire volley timer was set at the end of a function. But if there was delay between bullets, this timer wouldn’t get changed before all the bullet of the timer were spawned. So If you managed to stop the weapon, and then fire it again, it would act as it was the first time since the timer wasn’t updated. I just placed the timer update to the beginning of the function to fix this.

    • There was an empty room. I just found the room in question, removed the “debug” bool and activated the treasure chest. It was a simply overlooking mistake.

    • Completely changed the way the pause menu open and close. There was a lot of bugs, and it wasn’t really natural to use the buttons I arbitrarily decided. It would be hard to describe what I’ve done. And I already wrote a lot of things today. So you’ll have to trust me on this. I fixed it. Well at least I believe so.

    • Fixed a bug where sometimes the enemies would rotate in “3D”. That was because of the way I did the rotation. It was a hack where I just set the up transform to a new vector, instead of doing a real rotation. So to fix it, I did a real rotation. One that involves a Math.Atan.



0 comments

Loading...

Next up

Short intro of us 💕✌️

We're an eletro duo based in Seoul 🇰🇷 Heavily influenced by the 90s.

Our new album #Xennials is all about the nostalgia of that era 💽 CD listenin 📟 beeper beepin 💾 floppy disks floppin days 😎

Stream now! 🎧

https://open.spotify.com/album/3YwWhnHWVy5cA8XOpbaGRA?si=8E9awqU…

Smile! Here, take some happy pills! ✨💊 #Blender #3DModelling #3DArt Buy me a Ko-fi: https://ko-fi.com/barbarafb_

We made a lot of improvements on the Freezing Plains visual. Things like pine trees, tiny bushes, some rocks, and others game props!

#IndieGame | #IndieDev | #GameDev | #PixelArt | #WaifuQuest | #WifeQuest | #screenshotsaturday

In the quest for accessibility, I'm adding Resurrection Shrines for players on the 'novice' end of the platforming spectrum.

In order to unlock the power of a Shrine, you must collect 3 'Souls' from your dead corpses! (the floating blue orbs)

One of the most critical update for Sunblaze demo. Now you are able to pet a cat! Finally!

Here's a Fredbear sprite i made in Aseprite! I'm pretty proud of this!

(Btw, sorry for the double post! I'll try to post less)

Hi all, Quick update with a bunch of fixes and changes.

Updated save system, optimisation and screen tear fixes, a new shoutout room and more sounds.

Don't forget to follow the kickstarter going live on the 20th! https://www.kickstarter.com/projects/9fingergames/zapling-bygone

Enjoy!

Got some fun collectibles in our game, Path of Kami!

Sonic The Hedgehog style Super Smash Bros 4 Pixel art Gif.

Ladies & gentlemen.. The Blender logo factory! I had a ton of un making this animation. I'll be making a short tutorial on picking up/dropping object in Blender for animations next week! What do you think?