ShadowGame
Press WASD to move. Click left mouse button to shoot bullets. Click R to restart level.
Kill all enemies by shooting their shadows!
I used raycast to create shadow colliders. The script shoots a ray from the light source across each vertex of the polygon, and when those rays hit the plane, the script will create vertexes on the plane. Then, the script would connect all the vertex to create a collider.
Next week: Add more sound and visual effects and some interactive light sources
Design document:
https://docs.google.com/document/d/121A6yDxzQx_1Axni6KpYoMofd9TZgAMoKUOtD2ewYKE/...
Download
Download
Demo.mp4 7.6 MB
Leave a comment
Log in with itch.io to leave a comment.