Game
The Opera Ghost's Love Story

1 year ago

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.


My first draft of a fully 3D scene in Godot 4 with only 2D elements. For the background, I'm using a collection of MeshInstances that have a SubViewport as a child, and that SubViewport is the parent of a TileMap that has the tiles you see. MeshInstances then render the viewport as their texture through ViewportTexture.

The character is a CharacterBody3D with Sprite3D rendering a 2D picture, with the camera and a little movement script attached.

The floor tiles will need to be reworked to fit this new perspective shift.

What do you think?



4 comments

Loading...

Next up

Chort got his model, textures and animations! Follow this game's page to make sure you don't miss the first version coming out -- very, very soon!

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!

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!

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

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.

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

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!

Devlog evening 19th September 2024

We've got the basics down.

- Camera controls

- Custom tileset for ores & materials

- Custom sprites for 2 worker types

- Mining tiles scripts, VFX, SFX (doesn't work due to input handling)

- Basic office UI

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

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