Summary
Causes the
UnityEngine.Transform.localScale
of a Weaver.Examples.FloatingText
to smoothly bounce in and out
over the course of its lifetime using a sine curve.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Examples - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["FloatingTextBounce"]
class Type type-node
Syntax
public class FloatingTextBounce : MonoBehaviour
Fields
Name | Constant Value | Summary |
---|---|---|
text |
The target
Weaver.Examples.FloatingText to control. |