Tips and tricks in game development

Tips and tricks in game development

Hello everyone.

 

I thought i could make a topic where we could share tips and tricks about general game development.

 

 

Maybe there is a certain way you create assets?

Improving fps in game engines that you think the community will think is helpful.?

Programs/plugins that makes game development easier?

 

The list goes on and on.

 

I can start with som tricks/tips:

 

- A free online spritesheet generator :https://draeton.github.io/stitches/

-Turning image into pixelart :https://www.pixel-stitch.net/

- Turning lowres assets into scalable vector image (svg) https://www.vectorizer.io/. and then you can import the svg into ex inkscape and change the color or size.

 

You got any tips you want to share?