Game
The Opera Ghost's Love Story

3 years ago

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.


Hello guys!

It's been a bit, hasn't it? I managed to close my last bachelor's exam session with (almost) perfect marks, and began writing my bachelor's diploma, which is due in June.

Also, just yesterday I left another indie gamedev project that was taking up the most of my resources, where I was an art lead. I took it up without pay, to gain experience, which I have. The project was dropped by its head because it wasn't really going anywhere anyways. So, OGLS is back to the first place in my list of priorities :smile: And my animation skills are even better than before!

In other great news: Godot 4 has released. It's absolutely wild. I started this project on Godot 2, then ported it into Godot 3, and now I'm going to do the same once again. However, this time will be different, as Godot 4 is MASSIVELY different from Godot 3.

Which means, you guessed it... this is a great opportunity to remake my project from scratch!

But I won't be throwing anything I've already made away. I have a wonderful chance to clean up all of my past mistakes, to make everything better and clearer. The introductory scenes are one hell of a messy code, and the saving system requires a redesign anyways, because it isn't working as intended.

The work continues, and I'll be posting updates as always. Thank you for your support ♥

https://godotengine.org/article/godot-4-0-sets-sail/



3 comments

Loading...

Next up

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.

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!!!

I played #HollowKnight and got a lot of inspiration from it. A great example of how to work with parallaxes. Did you know that they actually used 3D space to build their scenes? I wonder if I can do the same thing in Godot Engine 4 for OGLS!

Doki Doki Literature Club is celebrating Monika's birthday and the 8th anniversary of DDLC with exclusive stickers, avatar frames and backgrounds on Game Jolt! 

Head over to the shop to collect yours 👉 https://gamejolt.com/#shop

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.

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.

Hello, Christine.

Mae Borowski is the main character of Night in the Woods! It's an adventure game that tells the story of her return to her hometown of Possum Springs. She was confirmed as canonically pan in a social media post by the game's creator Scott Benson.

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? 🙏🥺