Loading...
32
2 years ago

For day 468 of coding, I have fixed the display results for the split hand. The problem was caused by the current checks that determine what is displayed. I made those checks simpler by just using a flag for a split game rather than checking states




0 comments

Loading...

Next up

For day 1168 of coding, I've fixed how the player's collision box is displayed. This will make it easier to accurately test collisions

For day 1163 of coding, I got the moving collisions to work properly for now

For day 1165 of coding; I tried making some changes to the code, but the collision is still acting the same way

BIG NEWS: Your Bandit can wear a Game Jolt hat and shirt in Bandit Trap!

Defend your home or steal treasure in the open beta: https://bit.ly/BanditTrapBeta

It ends on March 23rd at 6 am CET!

For day 1170 of coding, I have started working on an alternate means on collisions until I figure out more on how to better utilize "place_meeting()" with moving objects

Play @pm-studios ' Bandit Trap Open Beta!

Grab your rocket chairs, vacuums, and toilet tornadoes! Report one more time for our final beta! Live through March 23rd 6 am CET.

Complete quests based on the game!

Play the beta: https://bit.ly/BanditTrapBeta

For day 1161 of coding, I've tried adjusting the speed to see if it would affect the vertical collision problem. It did not

For day 1166 of coding; with collision issues still occurring, I'm currently looking into exactly how "place_meeting()" interacts with the objects and tiles

This week's Fan Art Friday celebrates Bandit Trap! Accept the quest in your quest log to get started.

Defend your home or steal treasure in the open beta: https://bit.ly/BanditTrapBeta

For day 1162 of coding, I've discovered that the horizontal collision is still being detected during the vertical collision