🏹
Unit Formation
  • WELCOME
    • πŸ‘‹Hello
    • πŸ—ΊοΈRoadmap
    • ⛑️Support & Community
    • πŸŽ“Changelog
  • GETTING STARTED
    • πŸ”ŒImport package
    • βš’οΈAdd unit placement to scene
    • 🚢Add unit movement
    • πŸ“½οΈPosition units in Editor
  • HOW IT WORKS
    • πŸ‘‡Formation Placement
    • πŸ¦₯Unit Formation
    • πŸ“ΊPlacement Visuals
    • πŸ–±οΈInput
    • 🎽Formations
  • Integrations
    • 〽️A* Pathfinding Project
      • πŸ”ŒImport package
      • βš’οΈAdd unit placement to scene
      • 🚢Add unit movement
      • πŸ“½οΈPosition units in Editor
Powered by GitBook
On this page
  1. GETTING STARTED

Import package

Step-by-step guide for importing the package into your project.

  1. First step is to save and backup your project (hopefully you are using any kind of Version Control).

  2. If there is already Unit Formation in your project then you should delete the old "Assets/TRavljen/Unit Formation" folder (in case any internal scripts of the package were removed or moved)

  3. Download the Unit Formation asset with Package Manager.

  4. Once download is complete, you can import the package.

  5. If you are using HDRP or URP you should run conversion for materials. This will allow you to use provided standard materials in your project. Otherwise you will see the demo scene in pink.

PreviousChangelogNextAdd unit placement to scene

Last updated 3 months ago

πŸ”Œ