[quote:2745893t]Newt, if you can do me a favor, and list the different types of coords that should have float values, because I will have to change several values, and I'd prefer to do them all at once.
the position of the phrase?, the y offset for characters? etc.. I don't need to know each action to change them in, just which types of values other than phrase position you'd like to see as floats
It would appear that setting x,y coords works fine for floats, but the scrolling functions don't.
So far it's just:
increment scroll x
increment scroll y
Decrement Scroll X
Decrement Scroll y
Scroll X to
Scroll Y to
Otherwise I don't think there's anything else that uses integers that needs to be changed... that I know of. Still some stuff here I don't know what to expect it to do.