GrappleTest/Player/Lighting/EnableInGame.gd

5 lines
53 B
GDScript3
Raw Permalink Normal View History

2024-03-13 16:15:55 -05:00
extends PointLight2D
func _ready():
enabled = true