All Posts in GameMaker

Share your creations!
Loading...

Behind Their Eyes The Missing Cards Horror Game Teaser

Remaking the Neighbors house!

Hello game dev community Question: is the things in the lost below a good idea or does it need improved?

Loading...

Finally, Using only mp_potential_path (blue line), without MoveColide. It works good enough.

Loading...

mp_potential_path + MoveColide script Instead of following, they run away from me, even though the Target is the same. Strange behavior

i see

Loading...

Trying to get myself to post on game jolt again, and it's been like...5-ish months?

Anyway, I've updated the damage overlay today. Now it has splatter effects like all the cool fps games out there. Not that this is an fps. :P

Loading...

https://youtu.be/jkmYgstBa_ADevLog#2

Testing some new stuff! (HelloMyNeighbor)

Today's DevLog, I'm testing out some new items and props, and the neighbors house will be 30% changed!

https://youtu.be/jkmYgstBa_ADevLog#2
https://youtu.be/jkmYgstBa_ADevLog#2
https://youtu.be/jkmYgstBa_ADevLog#2

In October/November I used Game Maker Studio 2 again to create a basic 2D TopDown Action RPG project. I defined the character size, the size of the Camera View, and the size of the scene in relation to the character.

In the last few months I've been using Game Studio 2 again, and I've been testing some new things in GML, like Enums and Structs. I struggled for an hour because I didn't remember that I needed to use a string for the Layer to create an instance...