ParticleTextView
ParticleTextView copied to clipboard
Create Text Position Feature
*Text can now be positioned via setXPosition and setYPosition functions instead of defaulting to center of view. Values range from 0-100 with 50 as the center by default. *Note: No intelligence is built into setting text position. For example, setting X or Y position to 0 places half of the text offscreen. User judgement required!
Any update on this PR?
Any update?