Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey   Борода Арканума (@ArcanumsBeard), Mardus  !

How are you?

My name is Ilias.

I tested your game "Elemental Odyssey" , 

I have some feedbacks, thoughts, and questions.

The loading at the begining was progressing correctly then it takes to much time ! is it an issues with Unity games its something i notice in several game entries for the jam ?

Adiing Checkpoints were allready mentioned 

Did you include any optimisation techniques or did you rather chose to include only the in-engine ones.

what engine and tools did you use to create your game , your graphics ?

was it hard to develop your game ? did you experienced any challenges ?

what inspired you for your game idea , and the gameplay ? The Game's name  and stoty ? 

Thanks!

-Ilias .

Hi Ilias, thanks for your feedback and recommendations! This game was created on the Unity engine, 3d graphics were created in Blender. The game has been optimized, this can be seen from the weight of the game at 23 megabytes, the game does not have complex control algorithms or any shaders that can affect performance, we also used Batching, that is, we combined objects with the same materials to reduce the number of draw calls, and to increase performance, as few high-resolution textures and complex multi-poly meshes were used as possible, and as for the code, we optimized the code: during scripting, I tried to avoid excessive use of loops and complex operations in loops, and also optimized memory requests and resource accesses. You can find out more about how the game was created in this video (you can turn on subtitles in English):

(1 edit)

Hey again !!

It would mean a great deal to me if you could rate my game. If you haven't already, feedbacks from friends and fellow gamers is valuable to me. Thank you in advance for your consideration and your time.