<- PRPL reference <- Everything Else 2

SetTextY

ArgumentsResultNotation
Y position [ Float - ]

Description

Moves the text according to the float

Examples

#moves the text up by 5
"Hello!" SetText
5 0 SetTextY
	f1 = GetFloatFromStack();