LibGdx Spaceship Scrolling Game 22: Adding Features and Fixing Bugs
- Details
- Category: Developing a spaceship scrolling game using LibGdx
- Hits: 1519
In this video a number of features that has been added off screen are being discussed. First a camera is used to map our virtual display dimensions directly to the screen of the device. Second multi-touch support is added. Finally few improvements to stage loading are being added.