Zylann / godot_terrain_plugin

3D Terrain plugin for Godot Engine [NO LONGER MAINTAINED]
128 stars 24 forks source link

The brush panel doesn't shows #2

Closed Zylann closed 8 years ago

Zylann commented 8 years ago

There is an error in brush_panel.tscn, this path is wrong: [ext_resource path="res://addons/terrain/brush_panel.gd" type="Script" id=1] Should be: [ext_resource path="res://addons/zylann/terrain/brush_panel.gd" type="Script" id=1]