general in GameMaker Studio 2

Share your creations!
Loading...

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

Loading...

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

Secret????

Loading...

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

From a whole iceberg of development still in progress, I extracted a piece comparable to an ant just so you know that this project, which I'm still doing with passion, will truly be worth every blessed second and millisecond and month too.

Loading...

For day 1175 of coding, I have found another collision error trough testing

Loading...

For day 1174 of coding, I now have the damage reaction done only when inactive

Loading...

For day 1173 of coding; I've applied the damage flash into the new collision method, but I'll have to make it only happen when it's inactive

Loading...

For day 1172 of coding, I tried setting up some conditions for the collisions to no avail

Loading...

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