Loading...
33
24 days ago

For day 1164 of coding, I did some testing with the moving collisions. I will need to do some tweaking to the code from the results




0 comments

Loading...

Next up

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

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

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

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 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

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 1187 of coding, I am working on increasing the movement speed. The attempt works, but the movement does look choppy

For day 1186 of coding, It seems that I found a way to no longer make the object cling to the player when being pushed. The movement is slower, but it doesn't seem too bad

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

For day 1182 of coding, I've applied vertical pushing. I just nee d to look into how to keep the object from occasionally latching on to the player