Spotlight
A downloadable game for Windows
"Spotlight" is an alternative-control 2D platformer game that requires the use of a flashlight on the player's mobile phone to illuminate the path ahead. The game relies on a webcam to capture the position of the flashlight and transfer the position of the light to Unity.
[In-development]
Credit:
Environment Art: Pixel Art Platformer - Dungeon (Cainons)
Character Art: Pixel Slim for 2D Platform Games (tienlev)
Status | In development |
Platforms | Windows |
Author | Olivia Yin |
Genre | Platformer |
Tags | 2D, alternativecontrol, openframework, Pixel Art, Unity |
Download
Install instructions
Please play the game in a dark environment or background.
1. Please download the zip file and unzip it.
2. Inside the [Spotlight] folder, first, open the [bin] folder and double-click to run [spotlight_debug], which is going to get the data from the tracking light. (and we don't need this window during the experience, you can hide behind Unity)
3. Then go into [Spotlight_Unity] folder, and double click to run [Spotlight] Unity App.
Comments
Log in with itch.io to leave a comment.
spotlight_debut.exe gives me several debug errors like this
Sorry for the bug errors! I'll take a look at it right away.
Hi! Sorry for the late reply! I think you need the visual cpp runtime on the PC: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170. Could you download the one for Visual Studio 2015, 2017, 2019, and 2022?