I am Oriol Capdevila Salinas, student of the Bachelor’s Degree in Video Games by UPC at CITM. This content is made for the second year’s subject Project 2, under supervision of lecturer Ricard Pillosu.
This project contains a simple 2D map and a system of Easing Splines to move Camera, UI elements or whatever value you want.
Link to the web
Link to the repository
- Download the last release
- Unzip
- Execute the exe
- Move camera with arrows
- Click 1 to move the camera with a Linear Spline
- Click 2 to move the camera with a EaseInCirc
- Click 3 to move the camera with a EaseInOutBack
- Click 4 to move the camera with a EaseInOutExpo
- Click 5 to move the camera with a EaseInQuad
- Click 6 to move the camera with a EaseOutCubic
- Click 7 to move the camera with a EaseOutElastic
- Click 8 to move the camera with a EaseOutQuart
- Click 9 to move the camera with a EaseOutQuint
Oriol Capdevila Salinas
This project is licensed under the MIT License - see the license file for details