This repository contains our Unity editor scripts for course building.
Drag these scripts to your project by adding them to your ./Assets/ folder.
Note
You may need to create the Editor and Scripts folders if they doesn't exist in your Unity Project.
You can import your cut and conformed meshes into your course project using our import tool.
- Select the parent folder of your mesh files and import
- Batch assign materials to surfaces (i.e. rough, fairway, green, etc.)
- Click import to add your meshes to the scene with the assigned materials
- Create a new Course Details game object (New > OpenGolfSim > Course Details)
- Create holes and position tee, hole, and optional aim point.
To test or play your course in OpenGolfSim, you'll first need to export your course as an asset bundle using our course building tool.