Devlogs
Version 0.2.0
Fixes:
- Dramatically improved loading speed by using Hot Swapping of stored scenes.
- Various stuck loading issues.
- All core modules are greedily loaded and readied in the first few frames.
Added:
- Improved background loading and foreground loading based on the number of threads available.
- Loads scenes and readies them in a lower canvas layer before moving them out of the scene tree with a stored reference for hot swapping.
- Can swap from one scene to the next scene in a matter of just 1 frame is the next scene has a stored reference.
- Created a faster implementation for Unique Identifiers.
- Customizable Vertical and Horizontal look sensitivity for the camera, both touch and mouse.
- Field Of View is now adjustable.
- Camera Smoothing Speed is now adjustable.
- Keys/Inputs are remap-able in game.