πInstallation & Setup
Follow these steps to seamlessly integrate TerraForge 2 into your Unity project!
Last updated
Follow these steps to seamlessly integrate TerraForge 2 into your Unity project!
Last updated
TerraForge 2 relies on additional packages for optimal performance:
Burst: Optimizes performance using Unity's Burst compiler.
Mathematics: Provides essential mathematical functions and structures.
Post-Processing: Enhances visual quality through post-processing effects (needed for demo scenes).
Before installing TerraForge 2, check that these packages are installed. If they are not installed, you will need to install them manually to ensure compatibility and functionality.
Open your Unity project.
Navigate to the Unity Asset Store or your preferred source where you acquired TerraForge 2.
In Unity, open the Package Manager window (Window > Package Manager).
Find TerraForge 2 in your list of assets under "My Assets" or "In Project".
Click on "Install" to add TerraForge 2 to your project.
In the import window, make sure all components are selected and click "Import".
Step 3: Customizing Global Settings
The global settings file has already been created and does not need to be created again. To customize the global settings:
Go to Tools > TerraForge 2 > Global Settings.
Check if all necessary objects are assigned in the Global Settings window.
If any objects are missing, click on the "Auto Assign Objects" button to automatically assign the required objects.
By following these steps, you can ensure that TerraForge 2 is set up correctly and ready for use in your Unity project.