Implement BeamComponent in C# and enhance marketplace button functionality

This commit is contained in:
2025-07-21 22:02:05 +02:00
parent 58eeef60dc
commit 8467f67090
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