Skip to content

Instantly share code, notes, and snippets.

View Fenikkel's full-sized avatar

Pau Fenollosa Fenikkel

View GitHub Profile
@Fenikkel
Fenikkel / !nfo.md
Last active March 21, 2025 10:05
Configuration for a 2D project with SpriteRenders

Orthographic camera configurator for 2D projects.

Config window Screen sizes

 

@Fenikkel
Fenikkel / !nfo.md
Last active April 14, 2025 11:16
Unity singleton

Singleton for Unity

Singleton example

 

Notes

Simple tu use and foolproof. It uses abstraction to make it almost invisible on your code and easy to reuse it.