fix a something idk

This commit is contained in:
Ultrablob 2024-05-07 16:02:28 -04:00
parent 45a8e21c04
commit 2228a84086
4 changed files with 8 additions and 4 deletions

View file

@ -12,3 +12,7 @@ func fire():
func _process(delta):
#print(points)
points[1] = to_local($RayCast2D.get_collision_point())
func set_transparent():
modulate = Color.TRANSPARENT