A quick lil prototype made for the 2023 NYU Game MFA Thesis Jam! Try to fly as long as you can without speeding out of control; changing the lighting will erase obstacles of that corresponding color (like how red things disappear under "rose-colored glasses."

Movement is (intentionally?) a little janky; this project is a resurrection of an old CodeLab0 project where I was experimenting with Euler angles. Movement is achieved by rolling/banking a set amount of degrees which then triggers an AddForce in the direction you're rolling. 

CONTROLS:

ESC: Reload scene

A/D : Bank left and right 
W: Fly downward (Also addforce)
S: Fly upward (Also addforce)

R: Turn lighting Red
G: Turn lighting Green
B: Turn lighting Blue
SPACE: Turn lighting White (all colors visible)

Leave a comment

Log in with itch.io to leave a comment.