A Unity project for the game 4kTiles
Animation
: The animation for the game objectsAudio
: The music & sounds for the gameEditor
: Editor-specific assets DON'T TOUCH IF YOU DON'T KNOW WHAT YOU ARE DOINGFont
: The font for the texts & UI elementsMaterial
: Physic materials & other materials for the game objectPrefab
: The pre-defined game objects (the templates of the game objects)Scene
: The game scenesScript
: Behaviours of the game objects & other utilities (HTTP Client, Debug Logging, Generators, etc)Sprite
: The "image" of the game objects