Game
The Opera Ghost's Love Story

2 years ago

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.


As you might've heard, I entered a Master's degree in Game Development, after graduating my Bachelor's in graphic and educational design this July. I've spent the rest of my summer reworking the OGLS system to work in 3D and learning a whole lot more about other game engines like Unity.

And I just learned the details of our studies this autumn semester - we'll be working on our own private projects, which will be due in December. Guess which project I'm considering to pitch...

There's still uncertainty about whether or not I'll be allowed to work on it as a part of this course. But if this goes through, you'll have a playable build by December, GUARANTEED, because my marks will depend on it. Such a demo would include:

- A part of Erik's lair, a part of the opera's cellars and a few rooms of the Opera House

- A fully functional NPC system, with a dozen or so NPCs wandering around

- A fully functional Christine, with whom you can gain and lose reputation, based on your actions as the Opera Ghost

- A fully functional Raoul with his own quest that you'll be able to complete in different ways to take him out of the picture.

Also the NPC system is working in 3d now, at least the routine planning/walking/stopping/animation playing parts, as demonstrated here on this test maid. Next step for her is tests in multiple locations, more complex routines that also include leaving the premises for a while, and also her character menu.

Please tell me what you think!



3 comments

Loading...

Next up

Devlog 23rd July, 2022.

I did this cool effect you can see on the video! I needed a way to stop all audio and animations from playing in order to complete the quick-time event script.

Hope you have a nice day, and I'll see you Wednesday!

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 11th March, 2023.

I wrote a list of the worst problems with the build which I'm aiming to fix with this remake.

I decided to tackle the Tiling first. It feels different, but easy and precise. I love it a lot.

Further info in the article below.

This week's #FanArtFriday celebrates the release of #SecretOfTheMimic!

Accept the quest to get started.

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.

This week's Fan Art Friday celebrates Five Nights at Freddy's! Accept the quest in your quest log to get started.

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!

Devlog 20th September:

Repainted the TV screen. Fixed the code so that the mouse input goes through to the tilemap, then realized I don't need it. Fun days.

Madeline is the main protagonist of the mountain climbing platformer, Celeste. The game has been praised for its visuals, gameplay, and introspective narrative. The game's creator Maddy Thorson confirmed that Madeline is trans in 2020.

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.