Нью баланс
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ func _ready() -> void:
|
||||
_tooltip = Label3D.new()
|
||||
_tooltip.text = "Stick\n+Leather → Boots\n+Stick → Stick Armor\n+Rock → Wood Shield"
|
||||
_tooltip.billboard = BaseMaterial3D.BILLBOARD_ENABLED
|
||||
_tooltip.font_size = 28
|
||||
_tooltip.font_size = 56
|
||||
_tooltip.outline_size = 6
|
||||
_tooltip.position = Vector3(0, 1.2, 0)
|
||||
_tooltip.modulate = Color(1.0, 0.95, 0.8)
|
||||
|
||||
Reference in New Issue
Block a user