Game
Hexix
7 years ago

Devlog 1: Menu Graphics and Sound


Graphics Engine

We’ve started the graphics engine! The first focus on the graphics front was to create the main menu display. We plan to keep the console-only launch a viable option, so we designed the underlying menu system to share structural resources between the graphics menu and the console menu. Some areas of the graphics menus have a fundamentally different structure than those same areas in the console menus, so we designed flexibility into the menu system to provide the most intuitive navigating experience of both the console and graphics menus.

One of the largest challenges in designing the graphics engine was connecting button press events in the graphics thread with the core menu logic running in it’s own separate thread. After some fun multithreading design, this communication system now coordinates threads with fast response times for the user and full flexibility for future possibilities. This structure also provides the foundation for thread communication that will support the game screen.

Below are the main menus of the two functional prototypes of the menu system. The menus shown in both the console and graphics share many common options as a result of the shared structural resources. As the systems depicted below are just functional prototypes, they are not necessarily representative of the final layout or design, but offer a window into the development process!

5d0a55c1cee1c.png
5d0a55c4119f6.png

Sound Engine

The sound engine has been started! The sound engine can currently play short menu click sounds and alert sounds. We are planning to expand the sound engine in the future as we consider support for longer audio samples, like soundtrack music or victory/defeat music.



0 comments

Loading...

Next up

Successful landing

#screenshotsaturday

Finished a project I've been working on over the last few days!

Modeled and textured in Blender.

#3dart #lowpoly #npbr #fantasy #hut

So here's the first of the zodiac signs i will make for the next weeks.

In the quest for accessibility, I'm adding Resurrection Shrines for players on the 'novice' end of the platforming spectrum.

In order to unlock the power of a Shrine, you must collect 3 'Souls' from your dead corpses! (the floating blue orbs)

Back in my art school days I used to ride the 710 COPSA line from Parque Del Plata to Montevideo almost everyday. This is the Marcopolo Viaggio G4 Mercedes Benz model from the late 80s, one of the older bus models that was running on the line.

Why walk when you can jump?

a drawing I did because I was bored😪. But I love how it turned out.😊

Regular exercise is key for healthy wings.

Try it out!

https://gamejolt.com/games/AeonNightmares/605184

Today I tackled drawing different variations of facial expressions for one of the main characters in Eden. What do you think of it? :) Eden: https://gamejolt.com/games/Eden/592698

I mostly build 3D First Person Shooter game mechanics in Unity, and in this I'm just showing C4 mechanics I made for a little side project I am working on! :)