Game
Nero's Adventure
5 years ago

Nero's Adventure DEVLOG [NOVEMBER]


olw-splash-uniti_new.png

Welcome to the devlog of November, this month I had a lot of time and thanks to my last black Friday's purchase, Alexa, setting up a good mood while programming has never been this easy.

This month I worked on.

  • Fish mutation

  • Website

  • Physically-based particles

  • Portal Metroidvania like behavior

  • Huge performance boost

    • Physic optimization

    • Rendering Optimizations

    • Garbage Collection optimizations

  • Minor(particle generation, better in-game text visualization)

  • Level Editor(layering)

  • Stalactites


Fish Mutation

giphy.gif

I've changed the algorithm of the fish generation to make it even more random and sometimes

a fish will have inverted or missing bodyparts that will create monstrosity like this:

schermata_2019-11-29_alle_1213.png

Physically-based particles

giphy_1.gif

The player will now get affected by every particle inside

the game and this will create cool game mechanics

Huge performance boost

After several nights of profiling the game, I was surprised

that the biggest bottleneck inside the game were: physics calculations, and the frustum culling performed by unity.

To fix those problems I wrote some custom systems and did some smart optimizations:

  • Enable/disable rigid bodied based on the distance from the player

  • Automatically group objects inside quads and only shows the quads that are visible(using the good old bounding box) by the camera

  • Located and fixed every garbage allocation(most of them were inside the AI system), inside the code to avoid the garbage collection and ugly lag spikes.

  • replaced every Coutourine with tasks when I could since Coroutine allocates garbage every time they are called.

  • used Sprite Atlas to batch multiple sprites inside a single draw call

  • Removed every unnecessary polygon collider with basic geometry shapes

  • Optimized physic layers, by removing unnecessary casts between layers.

Particle generation and better in-game texts

I improved the algorithm that generated the bubbles of a current to increase/decrease

his size and particle count based on the volume of the shape that they are spawned in

I also changed the way texts are displayed inside the game:

giphy_2.gif

Stalactites:

giphy_3.gif

Stalactites are cool and will improve the overall mood of the game

Website:

the official website is finally up:

http://www.nerosadventure.com/

still working on the front end :/

Layering system:

giphy_4.gif

The level editor got a huge boost in the user experience and also

a big feature that everyone(only me) was waiting for:

the layer system to create cool graphic effects.

I will make an article on the level editor because it's really complex and deserves his own post

to explain in detail everything that you can do with it!


How to support me?

Be sure to join the discord server, where you can talk about the game, give feedback and follow each step of the development.

Twitter: https://twitter.com/FloodGames_

My personal Twitter: https://twitter.com/F_adaro

Do not throw plastic in the water



0 comments

Loading...

Next up

Enemies can also suddenly spawn through Realm Rifts. These Rift Spawns are going to be stronger than the ones wandering around. TBD on the enemies... #screenshotsaturday #godstear #madewithunity

Runestones: from concept to in-game model🗿

Shadow The Hedgehog X pixel art

I was bored, so... ManutKat.

A Shiny Mega Gengar 🌟 For @ManutkArt 's #ThreeColorsChallenge!

Update 2.627

New challenges & new effects!

not the greatest house, but it's a house! :D

Auto-chess meets Clash Royale in an intense strategic battle. Outsmart your opponent, hide your play and crush their armies! Empire Builder just got another major update, check it out! https://gamejolt.com/games/EmpireBuilder/558901

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!