Game
The Opera Ghost's Love Story



2 years ago

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.


I have compiled a list of most egregious problems I've had with the build so far, which I am aiming to fix with this remake.

1️⃣ The inability to launch any scene from the editor.

This is one of the biggest problems I've had while making the game. In order to test a scene, I've had to launch the game from the very beginning. I aim to remove the dependency of separate scenes on the Scene Manager, so that I could launch any scene and work on it. Of course, save game should be loaded as usual.

2️⃣ Not using nodes.

I have a classical programming education; using nodes is still new to me, after all of this time. Which means I'm not using Godot's ingenious resources to their full. I aim to replace many of the abstract objects with nodes that have the same functionality.

3️⃣ Wonky implementation of railroad scenes.

Railroad scenes are scenes where the player doesn't have much control over what is going on. That's the entirety of the tutorial scenes, and many of the story-based scenes that will happen in the middle of the game. My initial mistake was creating railroad scenes *first*, and then expanding their functionality to include normal scenes. It should've been the other way around; I must've created normal scene functionality first, because they are the standard. Railroad functionality should be an *add-on*, and that's exactly what I'm aiming to do.

4️⃣ Tiling system.

Hoo boy, you've probably heard so many times about this already. I've been meaning to implement a tiling system for a very very long while now, but haven't had the time. It's either now or never. The reasoning is simple; many backgrounds are *huge*, spanning thousands upon thousands of pixels, which decreases loading times and has negative impact on the engine performance. By separating backgrounds into tiles, I will vastly improve the game performance and also get a system which allows me to freely reuse assets in different locations.

5️⃣ Saving system.

That's right. When I have first implemented it, I only had two scenes ready. Now that my project's become more complex, there are more and more things to remember, and the current saving system isn't handling it well. I either need to overhaul it or somehow enhance it.

That's it for now. I'm not sure in which order I'll be tackling these issues, but we'll see! For now, I'm transferring all resources from the old project to the new one, and re-doing the folder structure.


I decided to tackle the tiling first.

I must admit, after getting used to it, it's amazing. The look is vastly different from what I've been making earlier, but overall it looks much more organized and polished.

And making locations is SO EASY. Just look at the screenshots. Of course there's a lot of work to be done here, but the overall improvement is stunning already.



0 comments

Loading...

Next up

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!

In our game, you can fight a biblically accurate bear.

@Reverie_Rev 's proto OC. Please don't ask me what dumbass ordered a "tropical choccy".

Greetings! This game is now developed by Team Ocelli and is scheduled for release in July 2024.

Some of my new teammates - @maaxxaam , @nitzteo and @Yozis - have GJ accounts!

Here's your 1st update. Art direction was revised. Check out our new style!

Sonic movie 3 was so good wahhhhh!!! *sniff* so proud of you, Shadow! 🖤❤️

#SonicTheHedgehog #SonicMovie3

#ShadowTheHedgehog

In our game, you can also fight a... scary yet hot tree man?... We're not entirely sure how that happened, but we're happy it did!

Devlog 25-26th September, 2024

Only a little bit more to go now for the base game.

Current features:

- Miners who go out and mine ores for you (no new shafts yet)

- Selling ores, hiring workers, taking loans.

- If your balance is <0 for 7+ days, you lose.

easter rap

Hello, Christine.