1 year ago

Was having issues with inconstant collisions when using physics in Game Maker.

I figured it out though!


So with Game Maker when you do Physics objects, the standard collision system doesn't work very well, you're meant to let the physics system do it.

But for example if you want earn points when a collision happens, you need something else.

The collision event!

What I couldn't figure out was how to get the actual object that collided from this. I just needed to use "other".

As soon as a collision occurs "other" is set to it's id!

Boom. Done!



2 comments

Loading...

Next up

Been stuck in the house keeping an Eye on granny after her episode earlier, but i caught one!

Shame it's not dynamax

Shout out to everyone who gave me Charged Stickers last month, thank you all so very much.

You all rock! I hope you're doing well and have a fantastic September!

Take care, stay safe and keep being awesome!!

Madeline is the main protagonist of the mountain climbing platformer, Celeste. The game has been praised for its visuals, gameplay, and introspective narrative. The game's creator Maddy Thorson confirmed that Madeline is trans in 2020.

Reworked Beacons in the Ruins Progress

(Shitty slow tablet gifs)

They now spawn Enemies at intervals, once they've hit the cap it stops.

Then when you've killed them all it loops and decrements the wave count. When all waves are done you get loot!

Dive into the cozy post-apocalyptic open world of Critter Cove!

Gentleman Rat Studios (@GR-Rob ) describe it as “a little bit Animal Crossing, a little bit Stardew Valley. Maybe even a little bit Windwaker, too."

Wishlist the game: https://bit.ly/CritterCove

YEAAAASSS!!!

Happy August everyone! I hope you're all doing well!

Mostly got a couple things done that I've been putting off, unfortunately I didn't get as much done as I'd hoped.

https://www.patreon.com/posts/136133803

Mae Borowski is the main character of Night in the Woods! It's an adventure game that tells the story of her return to her hometown of Possum Springs. She was confirmed as canonically pan in a social media post by the game's creator Scott Benson.

The shown menu UI here all use the same script now. I just have to give it the scale, the amount of buttons, the width, height, x, y, an array of text values (and alphas if a button isn't accessible), and the index that tracks where ">" is.