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 |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/Assets/UI/Texts/HealText.prefab b/Assets/UI/Texts/HealText.prefab
index bb8e2f9..23e0a77 100644
--- a/Assets/UI/Texts/HealText.prefab
+++ b/Assets/UI/Texts/HealText.prefab
@@ -75,7 +75,7 @@
   m_fontMaterials: []
   m_fontColor32:
     serializedVersion: 2
-    rgba: 4278190335
+    rgba: 4278255360
   m_fontColor: {r: 0, g: 1, b: 0, a: 1}
   m_enableVertexGradient: 0
   m_colorMode: 3
@@ -147,6 +147,8 @@
   m_Script: {fileID: 11500000, guid: 60c2fd908dd4c45468c522f64c368227, type: 3}
   m_Name: 
   m_EditorClassIdentifier: 
-  moveSpeed: {x: 0, y: 75, z: 0}
+  moveSpeed: {x: 25, y: 75, z: 0}
+  oscillationsPerSecond: 1
   timeToFade: 1
   startToFade: 0.5
+  randomStartingPoint: 1

--
Gitblit v1.9.3