Camera Overhaul
Platformer Base » Devlog
Overhauled camera transitions.
This includes transitions between bounded static or moving cameras and player camera, or between bounded cameras. Also changed the way the camera implementation is made, now based on a room system, where each room can have a camera with different properties. This makes it easier to transition and obtain information on the camera or room, while making creating new rooms and new cameras a lot easier. An example of that is now the room name system, that was easily implemented thanks to the new structure.
Moving cameras (in bounded rooms) were also modified for smoother transitions and better control on behaviour ( moving only on X or Y if needed ).
Files
PlatformerWeb.zip Play in browser
Sep 26, 2023
Platformer Base
Status | Prototype |
Author | Dikaiosune |
Genre | Platformer |
More posts
- Added AbilitiesSep 26, 2023
Leave a comment
Log in with itch.io to leave a comment.