Game
The Opera Ghost's Love Story

2 years ago

Devblog 14th March 2023.

I made character shadows with shaders. However, they intersect with light occluder 2D shadows, creating unrealistic double shadows. I'm not sure if it's even possible to get rid of them. Any Godot 4 gurus out there? 🙏🥺




3 comments

Loading...

Next up

Devblog, 13th March 2023.

This is partially why I wanted to switch to Tilemaps. They are capable of stuff like THIS. Now I'm able to recreate any sort of lighting, any time of day, within any location that I create.

Devblog 17th June, 2023.

✨ Imported State Machines for animations into Godot 4 for all characters and the player!

✨ Floors and walls in perspective~

✨ Volumetric fog!

✨ Shiny eyes are back! Shinier than ever!

✨ More parallax layers!

✨ SHADOWS!!!

Devblog 11 June 2023.

The first draft of a 3D scene made out of 2D objects, very rough, very saturated (i was light testing), very much representative of the parallax I wanted to achieve. What do you think?

Read the article for technical details.

The combat system is already being implemented and there are also some advances with the environment (WIP)

#gamedev #indiedev #godot

Devlog 27th July, 2022.

Hosted Development Stream №82. Thank you everyone who attended!

I completed the quick-time event script! The prompt shows up and the press is registered. Also finished the intermission animation. Now to the second half of the song!

We’re excited to announce that we’re working on a new game, a 3D metroidvania with a Low Poly Pixel Art style. Stay tuned for more updates!!!

#gamedev #indiedev #pixelart

Hello, Christine.

Devblog 9th March, 2023.

Hello! It's been a bit, but this project is back to the top of my priority list.

And Godot 4 released, which means that I have a great chance to clean up my project by remaking it from scratch!

More info in the article below.

Zombie in action! #GameDev #Art #PixelArt

Now that I'm in Master's degree, I'm considering pitching OGLS as my exam project for the autumn semester. For more info, read the article!

In other news, NPC system finally works in 3D. At least, the planning/moving/stopping parts.