EmoteWall/main.gd

6 lines
78 B
GDScript3
Raw Normal View History

2024-10-22 02:30:26 +00:00
extends Node2D
func _ready() -> void:
get_viewport().transparent_bg = true