From c8b8bec7b3ea533e3b7b0b2db03cc51101deccd6 Mon Sep 17 00:00:00 2001 From: miepzerino <o.skotnik@gmail.com> Date: Tue, 01 Apr 2025 17:04:30 +0000 Subject: [PATCH] #21 added floating ore text --- Assets/UI/Texts/HealText.prefab | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Assets/UI/Texts/HealText.prefab b/Assets/UI/Texts/HealText.prefab index ea781a9..23e0a77 100644 --- a/Assets/UI/Texts/HealText.prefab +++ b/Assets/UI/Texts/HealText.prefab @@ -148,6 +148,7 @@ m_Name: m_EditorClassIdentifier: moveSpeed: {x: 25, y: 75, z: 0} + oscillationsPerSecond: 1 timeToFade: 1 startToFade: 0.5 - oscillationsPerSecond: 1 + randomStartingPoint: 1 -- Gitblit v1.9.3