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

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.

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!

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.

The Cryptmaster Anniversary Update is here! 

@akuparagames saw that players loved the in-universe card minigame "Whatever." So for this update, they've put more effort to make it its own Roguelike game mode!

Try the FREE DEMO: https://bit.ly/CryptmasterSteam

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.

Let Them Come: Onslaught by @Tuataragames has come to Game Jolt!

Celebrate by completing our quests!

Play the FREE demo of Let Them Come: Onslaught on Steam: https://bit.ly/LTCOdemo

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!

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

After 7 long years, the wait is finally over. Chapters 1-4 of DELTARUNE are out now!

Celebrate the parallel story to Undertale by completing these quests.

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.