way too many changes to list, oops. big rewrite.
This commit is contained in:
5
achievement_popup.gd
Normal file
5
achievement_popup.gd
Normal file
@ -0,0 +1,5 @@
|
||||
class_name AchievementPopup extends PanelContainer
|
||||
|
||||
|
||||
func set_achievement() -> void:
|
||||
$HBoxContainer/Label.text = "wuh"
|
Reference in New Issue
Block a user