Loading...
42
2 months ago

For day 1118 of coding, I'm trying to have the speech bubble drawn by the orange dragon appear so that the player can walk behind it. I tried using gpu_set_depth, but it didn't work.

Does anyone have any idea how to do this?




0 comments

Loading...

Next up

For 1179 of coding; I should've realized this sooner, but object creation order is important for object interaction. I swapped the speed and positions of the test objects

For day 1176 of coding, I tried incorporating the object's speed into one of the !place_meeting() conditions to no succuss

For 1180 of coding, I was doing some testing on collisions. The collision glitch in this video may be a problem, I might just design in way where it doesn't occur for now

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 1178 of coding, I've implemented the change to the vertical collision as well. Sill cannot get two objects to simultaneously push the player

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 1183 of coding, I made an unsuccessful attempt at fixing the object latching on to the player. This attempt just led to jumping and freezing

For day 1177 of coding, I think I've found a solution to the horizontal collision being detected on vertical movement. I'll do some testing later to iron out any further collision issues

Don't miss out on your chance to complete our #AetherAndIron quests and get trophies!

Complete the quests in your quest log.

Play the demo & wishlist now: https://bit.ly/AetherAndIron

For day 1184 of coding, I made another attempt to stop the catching. While not as catastrophic, the object latches on a bit more than originally