Loading...
17
1 year ago

For day 563 of coding, the player no longer changes direction mid dash when they hit a wall. I have noticed however; that when trying to dash against the wall, the player will move in a different direction




0 comments

Loading...

Next up

For day 937, I was experimenting to see if I could randomize the amount of resources dropped

For day 933 of coding, I found a way to incorporate different drops from a single source. I will still need to setup some probability for said drops

I made an animation of @SubterraneanExhibit 's Dragon breathing fire for my Artfight Defense

Artfight Profile: https://artfight.net/~SubterraneanExhibit

Go tell your favorite creators to join Game Jolt and get REKT with love and support! 💓

For inspiration, here's an animation by one of our very own creators, @ElPichon !

For day 936 of coding, it appears that the code is working after viewing it through the debugger. I have also additionally adjusted the probability a little bit

Someone's at the door...

For day 931 of coding, I cleaned up the code for spawning resources by replacing unnecessary variables with local variables

For day 935 of coding, It looks like the basic probability addition for the pickup spawn code is working. I will need to run a debug later to make sure there are no hiccups

My game in 50 seconds #indiedev #Gamedev #steam

For day 934 of coding, I'm currently building an array to hold the pickup's probability to use for each resource. Nothing to show quite yet