fix/func: added beginnings of turn winning function. Fixed "Card_Container"s not appearing & dissapearing properly
This commit is contained in:
@@ -72,6 +72,8 @@ func get_top_cards(n: int) -> Array:
|
||||
|
||||
return result
|
||||
|
||||
#func _process(delta: float) -> void:
|
||||
#play_check()
|
||||
|
||||
## Updates z-index values for all cards to maintain proper layering.
|
||||
## Pressed cards receive elevated z-index to appear above the pile.
|
||||
|
||||
Reference in New Issue
Block a user