Hello! I've been using Godot 4 over the past few days to make a small game (for a school project) and i'm facing an issue which I can't figure out.
The Ice Sections are a single node (unsure if that's what i should call it? it's a separate scene that gets thrown in later along with the player, and world.)
The player, collides and slides correctly when entering in the first ice section, but the moment he exits and instantly enters another section, the game doesn't seem to detect it.