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():
|
||||
|
||||
Reference in New Issue
Block a user