extends Node3D
var color: Color = Color("aef54d")
func _ready():
$Island_001.get_active_material(0).albedo_color = color