🗃️Project Folder Structure

General Folder Layout

🎨 Resources

  • Animations & Animator Controllers

  • Logos and UI

  • Prefabs

  • Materials

💻 Scripts

  • Core -> HttpRequests - API Calls - Structs for DTOs which is the core of the SDK

  • CrossPlatformInput -> Input System Interface for every platform

  • ThirdPersonController -> Basic movement, jump, crouch controls

  • UIManager-Uss -> Controller and constructor of CSS-like UI

  • Utility -> Camera Smoothing, Editor Scripts, Avatar Manipulation

Last updated