cbhacks / CrashEdit

Unofficial Crash Bandicoot 1/2/3 Level Editor
https://www.cbhacks.com/tools/crashedit/
Other
135 stars 25 forks source link

add camera rail mode to Crash 1 zones #163

Closed ManDude closed 6 months ago

ManDude commented 6 months ago

This allows you to see the world through the camera rail, including which objects would be spawned at that point and the background polygon sort list (toggleable).

Also adjusts the default FOV to 60º from 45º. Note that in anchor mode, the FOV is locked to whatever is used for that level (except currently it's always locked to the 90-fov mode used in most levels) and the aspect ratio is set to 8x5. This closely matches the original game.

Some behind-the-scenes changes to the openGL backend that shouldn't affect anything.