FUCK?
This commit is contained in:
parent
97a97192de
commit
268b392a3b
9 changed files with 126 additions and 6 deletions
11
maps/msx_ending.gd
Normal file
11
maps/msx_ending.gd
Normal file
|
@ -0,0 +1,11 @@
|
|||
extends Node2D
|
||||
|
||||
|
||||
# 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():
|
||||
Fade.fade_in(2)
|
Loading…
Add table
Add a link
Reference in a new issue