C3/Mobile Game
Whenever I think I have this 3D thing worked out - a hit another wall.
In the Infinite Kart Racer Template demo,
I made it portrait, changed the size to: 1080 x 1920, fixed the camera so it will work with that size, but how does one get the platforms continuous, so the player doesn't need to jump from platform to platform, but still dies if they fall off the side?
I changed Set X to (GroundSpawnPoint.X + Self.Width / 2) - MINDISTANCE -1 which worked before, but it doesn't work correctly now. And when it does work, I can't put the ground speed over 8 or it stops working again.
Thoughts?
editor.construct.net
Game: drive.google.com/file/d/1Q__aDuXG5x53H5p-p3H-50h1PVui_rgS/view