Closed Zylann closed 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]
[ext_resource path="res://addons/terrain/brush_panel.gd" type="Script" id=1]
[ext_resource path="res://addons/zylann/terrain/brush_panel.gd" type="Script" id=1]
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]