GrappleTest/Player/Lighting/EnableInGame.gd
2024-03-13 16:15:55 -05:00

5 lines
53 B
GDScript

extends PointLight2D
func _ready():
enabled = true