4kTiles-Mobile

A Unity project for the game 4kTiles

Asset Structure

  • Animation: The animation for the game objects
  • Audio: The music & sounds for the game
  • Editor: Editor-specific assets DON'T TOUCH IF YOU DON'T KNOW WHAT YOU ARE DOING
  • Font: The font for the texts & UI elements
  • Material: Physic materials & other materials for the game object
  • Prefab: The pre-defined game objects (the templates of the game objects)
  • Scene: The game scenes
  • Script: Behaviours of the game objects & other utilities (HTTP Client, Debug Logging, Generators, etc)
  • Sprite: The "image" of the game objects