Luna’s House Preview
Added loading zones and additional parts of Luna’s house.
All posts related to SELUNA
Added loading zones and additional parts of Luna’s house.
WIP of a dark warehouse level with flickering lights, and enemies that drive forklifts.
Also the first room which is wide enough to scroll.
Luna can now swing the lamp as an attack. Will eventually have an aerial swing as well.
Quick and minor aesthetic bonus: pop-up dialogue boxes with randomized text. Plan to use this to bring attention to side-quest NPCs and stuff like that, though it has other uses like displayed here.
Made a hallway connected to Luna’s room, which leads to the remainder of the house (which currently doesn’t exist). This is also the first time I’ve checked interactions with the shadow and more than one light source, and it worked surprisingly well.
This is also the first in-game appearance of Selena,
The shadow works as intended with most slopes (still doesn’t work 100% on 45 degree slopes, but I think I can just avoid them in level design).
I had to basically rip the code out from individual objects and throw it all into a single script to make sure everything happened in the right order before each frame updated.