Skip to content

Maaack/Moon-Run

Repository files navigation

Moon Run

A Godot Wild Jam #48 gamejam game. Theme was "Moon".

Made in Godot 3.5.0

Installation

Addons

  • Heightmap terrain - Zylann

Instructions

  1. Open the Asset Lib window in Godot.
    • Asset Lib Button
  2. Make sure you are searching godotengine.org.
    • Asset Lib Site
  3. Search for "terrain" and select Heightmap terrain.
    • Heightmap Terrain Plugin
  4. In the details window for the plugin, select download.
    • Download Button
  5. Let the plugin download and then start the install...
    • Download Success
  6. Let the plugin install in /addons/zylann.hterrain/.
    • /addons/ Install Location
  7. Open the Project Settings window and select the Plugins tab.
  8. Under the column "Status", check the boxes to Enable the plugins.
    • Enable All Plugins
  9. Reload the project.
    • Reload Current Project