Game
YAARRGH! Battle Island
8 years ago

YAARRGH! Inventory System


For January 2018, we have been busy little bees working hard on the new game inventory system for YAARRGH! Just two major game design to go before YAARRGH! Can be at the alpha game stages, no more prototyping, an actual game. The first design stage is the inventory system and than after that, the multi-player network design.

5d0a5aedab544.png

This is our first design draft of a game inventory system for YAARRGH! The next stages of the design draft will also include Crafting and Blueprints and the final stages will have random chest, player attributes and item spawning. This will be a boring technical documentation, show casing the technologies and design patterns for handling game data inside of YAARRGH!

5d0a5aeedba2f.png

Most of the time we try to make our videos or documentation funny but sometimes we will also touch on some technical information as well, however I personally try not to dive in to deep, cause most of the people reading our blogs just enjoy playing games but for anyone interested in modding games, this type of documentation would be of more interesting reading.

5d0a5af084e2d.png

All of YAARRGH! Game data is store in XML files and all images are stored as texture packs, located in the game directory (Streaming Assets), here anyone can mod these files. We load images into texture arrays after slicing up a texture pack, all XML data is disputed throughout the game using ECS (Entity Component System) design pattern.

5d0a5af14dcad.png

I have created a data editing tool for development of YAARRGH! This tool in the below screen-shot is used for Add/Edit/Delete game items in the Item XML file, but anyone could preform edits directly on the XML file for modding purposes.

5d0a5af2828c9.png

Entity Component System design pattern is what we are using for handling all of the game data for YAARRGH! Why I have chosen to use it, is because all of my software engineer career, I have developed data driven Application & Websites, so this makes sense to me, plus way easier for bug finding and testing, REM out a component system will not corrupt your project and allowing the separating of individual systems.

5d0a5af341d23.png

Please note that all texture used in these screen-shots are for testing purposes only and will not be in the final product.



0 comments

Loading...

Next up

☠️ YAARRGH! ⛏️ Dig Smart, Not Hard! Pirate Engineering! 101 🏗️

Been working lately on lots of 'behind-the-scenes' boring stuff that no one really cares about, so here’s a guy playing the sax for some reason.

#screenshotsaturday

Spaaaace~

These are background sprites I've created for a game I'm working on at school ^w^ Click on the post to see how the sprites connect. You won't regret it! (personally, I think it's pretty heheh)

Drawn in Piskel using my mouse. Whaddya think?

Alone Together....

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

OK, this starts to be too tricky puzzle already :D

#platformer #indiegame #puzzle

Some time ago, we posted a screenshot of the Mexico level. A curiosity about it is that, like some other scenarios of the game, it was inspired by a real landscape, The Basaltic Prisms of Santa María Regla. It is one of the natural wonders of the country!

The Authority decided to investigate the Basement and leads to recovering classified documents Fun fact: The building has 928 doors and not 1000 doors. #horror

I thought I would do a quick show and tell, with a 2 min video of the start of the game and some of the game elements, after many many months it is really starting to come together, time to start networking https://gamejolt.com/games/Dungeon_fable/490669

Magic staffs created especially for each sign

#moba #zodiac #magic #staff #signs #gamedev #3Dart