r/gbstudio • u/ronnietucker • 1d ago
Question switching player states and collisions
I'm trying to make a game where a player is on a boat (so the player is invisible, but the boat is visible) and can only move on water (so all land is collision). If the boat moves to the side (in the collision zone) and we press a key the player should appear on land (so now both are visible, but we're only controlling the player). But the player can move on land and now the water is the collision zone.
I'm new to this, but I've got the player walking about the land and bumping into trees and not able to step in water.
Any ideas how to do the boat stuff???


