Skip to main content
GameDev.net gamedev.net

Menu

5 items across game development

5 results

Blog

Devlog #24 (Loot!) -- September 5, 2019

Hello fellow Space Cadets, Here’s an update on what’s new since last month. Loot Artwork The loot pickup system is in place and I wanted to have some artwork for …

Quantum Duck ·
game design loot Menu
Blog

Trying to figure out main menu

The colors and animation for my main menu is a never-ending struggle. The animation is definitely improved from before, but the color palette is inconsistent with steam. Trying to get …

Nix Studio ·
Menu 2D upgrade
Blog

DevBlog 19 - Campaign Screen, Level Loading, and 3D UI

A from-scratch C++ dynamic 3D animating UI system using spatial hash grid! I've defined my game's main menu using this system. Buttons are constructed from shared "lasers".   That is, …

mattstone2728 ·
3D ui hud Menu main
Tutorial

How to make your own UI sounds.

var ytcfg={d:function(){return window.yt&&yt.config_||ytcfg.data_||(ytcfg.data_={})},get:function(k,o){return k in ytcfg.d()?ytcfg.d()[k]:o},set:function(){var...

GravitySound ·
ui userinterface SoundEffects Menu menusounds