I want the player to shoot ink, which has two sprites: one for when it moves through the air, and another for when it hits the surface.
I also have a tilemap for the terrain.
I'm using Godot 4.4.1
How to make the texture of a sprite only show when overlapping with terrain ?