• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Get instance at pos

Jorg Gjer

Member
Hi.

I allways use:

if(place_meeting(x, y, obj)
Inst = instance_nearest(x, y, obj)

To get the instance i hit.
I feel there must be a better way to do this.
What is a better way?

Greetings Kaizen.
My game at itch.io
 
Top