Game
Pixel Escape


4 years ago

With a lot frustration at first, I managed to reduce the loading times. If you want to know how I did it, check out the article...


When Unity loads a scene, it goes through all references and loads them into memory. In my case all the audio/music files took a lot of space.

So I reduced the overall size of the files and changed the import settings. With that the loading times were eliminated. This video helped me particularly:

https://youtu.be/T6Uag8VlMck

Here is my list of what you can do:

  • reduce size of scenes

  • use additional scene loading

  • use instances and dontdestroyonload

  • use only one scene



0 comments

Loading...

Next up

Day 2/7

In total 30 pets and 3 animals have been added to #PixelEscape. Will you be able to unlock them all?

#MadeWithUnity

Say no more!

I've finally added mobile controls. It took a ton of work to redo the input system, but now I can just export the game for android and everything should work

Working on the endings. You'll have to find them out yourself. The build (and mobile version) will be uploaded asap... show some patience xD

#MadeWithUnity #GameDev #Hayamichan

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

Hey Pixel Ecapers,

I've once again took some time to improve #PixelEscape. This time: the multiplayer. You are able to log in after the tutorial and start playing with your friends. Be sure to try it out now!

#MadeWithUnity #Pixelated

Follow @Finji on Game Jolt!

They publish a bunch of cool video games and make some themselves too! They're currently working on developing Usual June (https://gamejolt.com/games/usualjune/999157).

Day 6/7:

Fight against eight bosses and one randomly generated one. That are nearly endless bosses!

Btw, the final release is near!!!

#PixelEscape #MadeWithUnity

FINALLY!

The last version of #PixelEscape has been released! It was a great journey with you all, so thanks for sticking with me that long and enjoying the progress! READ THE ARTICLE FOR MORE INFORMATION!

@VuVuuInc is a Jolter to Watchand solo game dev who created 6 games including Tiny Terraces! Follow @VuVuuInc before the quest ends on July 22 and you'll get Coins!

The animations are working!

#MadeWithUnity #GameDev #Hayamichan