general in Devs

Indie Games
Loading...

For day 1145 of coding, I've added the invulnerability time to the lower left portion of the debug screen

The game have officially a twitter/X account

https://x.com/EpMurder61258

Loading...

For day 1144 of coding, I've set the player sprite to flash in and out during the time of invulnerability. It's not great, but it can serve as a base for something better

Loading...

For day 1143 of coding, I've set up an invulnerability timer after the player gets hurt. I don't have any other indicators set up yet

Loading...

For day 1142 of coding, I made sure the player doesn't ping pong between enemies after being hit

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2

Loading...

For day 1141 of coding, I fixed the collision error. It turns out that two of the variables needed for the collision needed to be updated after the speed change from knockback

Irei lançar o birdfall em domingo

Loading...

For day 1140 of coding, I have found where the infinite loop is happening through GMS2's debug mode. I haven't been a able to fix it yet unfortunately

After 50 days of the publication of GameJolt Rewind 2025 , adding up its visits across all platforms, it has reached 20,000 visits , having a total out of 3,000 likes .

Many thanks to the participants , as I did not expect such success .

Loading...

For day 1139 of coding, I've done some testing and found the collision that caused the infinite loop