im making a knockback-style game and I don’t want to see the ground when im falling down (since when you’re falling you don’t respawn right away)
is it possible to remove the ground? or something else to make it so that i would never see the ground (besides moving everything up since i don’t want to redesign the terrain of the entire map)
Adding to Jhan’s point, you can try elevating the point at which players respawn while falling so that they respawn sooner and aren’t falling for as long. That way they’re less likely to see the ground.