2 years ago

It took a while, but I am now participating in 2024's Art Fight as part of Team Stardust




1 comment

Loading...

Next up

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

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

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

The Witchspire Art Competition has come to Game Jolt!

To celebrate Witchspire's demo launch, Envar Games want to see your Witchspire fan art. Complete the #WitchspireArt quest to enter!

Learn more about the art competition: https://bit.ly/WitchspireArtCompetition

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

This week's Fan Art Friday celebrates Team Fortress 2! Accept the quest in your quest log to get started.

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

For day 1135 of coding, I'm working on having the player get knocked back from damage; using contact damage to test it. I don't have it working yet unfortunately

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

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