v0.2.2: lightspeed bug solved!
Turbo OutRun Reimagined v0.4.1 » Devlog
I believe I've found the culprit: a text file that represented the tire slip curve had commas as the decimal separator. English systems wouldn't recognize this comma and simply removed it, multiplying the values by 100 in the process. I removed the comma altogether, multiplied the values by 1000 and divided the value in the code itself. Problem solved!
Get Turbo OutRun Reimagined v0.4.1
Download NowName your own price
Turbo OutRun Reimagined v0.4.1
Pseudo-3D cannonball rally
Status | In development |
Author | Sk1ds |
Genre | Racing, Simulation |
Tags | Arcade, Driving, outrun, pseudo-3d, Retro, Sprites, superscaler, turbo, Unity |
Languages | English |
More posts
- Paternity leaveJul 05, 2024
- v0.4.0: more updatesJul 02, 2024
- v0.4.0 test 2: rival avatarsJun 26, 2024
- v0.4.0 previewJun 18, 2024
- Steering wheel & gamepads (test)Mar 18, 2024
- Steering wheel & other gamepadsMar 06, 2024
- v0.2.6b: stage 1 updateAug 28, 2023
- v0.2.4 Bug fixes, progress bar, ...Jul 26, 2023
- v0.2.3 Option menu & AI improvementJul 14, 2023
Comments
Log in with itch.io to leave a comment.
Confirmed solved!