Hello everybody!
I have a bit of difficulty finding a script that works with the aesthetics of the "TP", if possible, would like a script that could:
1 - Remove the TP bar (one or more actors with a "Tag")
Example: Actor 1 = <Remove TP Bar>
Actor 2 = <ADD TP Bar>
2- Rename TP bar (one or more actors with the "tag")
Example: Actor 1 = <TPN_Name>
Actor 2 = <TPN_Name2>
and so on.
3 - Change the color of TP bar (one or more actors with a "Tag")
**TPCB (TP Color Base xD)
example: Actor 1 = <TPCB Name or RGB or Hex>
Actor 2 = <TPCB Red/255,0,0/#FF0000>
4 - Add a function to: "If an actor X Y reach a point of the TP, this (TP) is changing its color.
Example: Every "X" frames, it will change between: white -> white with slight reddish tone -> light red -> red -> dark red -> red -> light red -> white with slight reddish tone -> white
Example 2:
a ) <TP X> = 300 sequence of Name or Number or Code color>
Explanation: If the actor who has the tag, atinga TP Greater than or equal to "300", the TP will be with a "color" (sequence or solid)
b ) <TP X = 100% Sequence of Name or Number or Code color>
Explanation: If the actor who has the tag, reaches 100% of TP, the bar turns to a color (color or solid sequence)
This for "note" of the Actor, Classe and State =)
=)