Clear bad method on Parchment script
This commit is contained in:
@@ -11,7 +11,6 @@ func activatePaper(showPaper):
|
||||
print("[Parchment] Editor value " +String(showPaper) +" | " +String(parent))
|
||||
|
||||
$paper.set_visible(paper)
|
||||
$paper.use_in_baked_light(true)
|
||||
|
||||
|
||||
func _ready():
|
||||
|
||||
@@ -13,6 +13,7 @@ mesh = ExtResource( 1 )
|
||||
material/0 = null
|
||||
|
||||
[node name="paper" type="MeshInstance" parent="."]
|
||||
visible = false
|
||||
use_in_baked_light = true
|
||||
mesh = ExtResource( 3 )
|
||||
material/0 = null
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user