Notify Play Icon Animation

STD Library
Client Side
Only PC

Play icon animation effect, the icon moves from the starting position to the end position at the play speed

Declaration

func NotifyPlayIconAnimation(resource SpriteID, color Color, scale Vector2, startAreaCenter Vector2, startAreaRange Vector2, endAreaCenter Vector2, endAreaRange Vector2, playSpeed float)
go

Parameters

Input

Name Type Description
Resource SpriteID Icon resource ID
Color Color Color
Scale Vector2 Icon Scaling
Start Area Center Vector2 Starting position center
Start Area Range Vector2 Starting area range
End Area Center Vector2 End Location Center
End Area Range Vector2 End position range
Play Speed Float Playback speed, which is the distance per second that the icon moves