When the character comes into contact with an object

when, for example, the sprite “refrigerator” comes into contact with the sprite “character”, how do I make sure that the character "does not pass through this “refrigerator”?

Hi,

that will be the Separate objects action.

Handling collisions in your game - GDevelop documentation

1 Like