Loading...
37
Game
Metal Dawn: Tofana Industries
1 year ago

Devlog 22-23rd September:

Completed Microphone UI, now you can give orders to your workers and they listen.

Completed Phone UI with the use of Dialogic (Godot plugin), now you can ask your assistant a bunch of questions.

Next up: see in article.


Next up:

  • Workers mining ores and bringing them to base.

  • Typewriter UI. Selling of ores, hiring of workers.

  • Assistant sprite, document collection.

  • Journal UI, journal updates.

  • Story-related sprites: Beelzebub, ruins, agent, etc...

See Dialogic for Godot Engine: https://github.com/dialogic-godot/dialogic



0 comments

Loading...

Next up

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.

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

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

#gjbroadcast

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!

Dive into the cozy post-apocalyptic open world of Critter Cove!

Gentleman Rat Studios (@GR-Rob ) describe it as “a little bit Animal Crossing, a little bit Stardew Valley. Maybe even a little bit Windwaker, too."

Wishlist the game: https://bit.ly/CritterCove

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

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

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.

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.