xiandie/scene/ground/parallax_foreground.gd

6 lines
90 B
GDScript3
Raw Normal View History

2024-12-23 01:29:31 +00:00
extends ParallaxBackground
func _ready() -> void:
layer = GlobalConfig.CANVAS_LAYER_FG