Doors
This commit is contained in:
parent
0f3f6f0133
commit
c613eac80f
9 changed files with 70 additions and 57 deletions
|
@ -1,11 +1,6 @@
|
|||
extends Node
|
||||
|
||||
onready var currentLevel = $Level_00
|
||||
|
||||
# Declare member variables here. Examples:
|
||||
# var a = 2
|
||||
# var b = "text"
|
||||
|
||||
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
func _ready():
|
||||
VisualServer.set_default_clear_color(Color.black)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue