User Tools

Site Tools


prpl:settexty

This is an old revision of the document!


<- 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, i dont know why you need a second value for it to work,
it wont work without it and it will spit out the empty stack error, 
for all i know the second value does litearly nothing
"Hello!" SetText
5 0 SetTextY
	f1 = GetFloatFromStack(); 
 
prpl/settexty.1690890026.txt.gz · Last modified: 2025/02/14 14:56 (external edit)