Implement BeamComponent in C# and enhance marketplace button functionality

This commit is contained in:
2025-07-21 22:02:05 +02:00
parent cce93286be
commit 4326ca850d
7 changed files with 154 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
class_name BeamComponent
# class_name BeamComponent
extends Node2D
@export var expansion_speed: float = 16.0