Hi there,
i have two sprites: a ball sprite and a pipe sprite.
on the ball is physics enabled: how can i determine if the ball is "in" the pipe (not half inside, i want it fully inside of the sprite)??
Is this something with overlapping at offset? i didn't find any suitable information about the offset overlapping.
thanks for any advice