Closed ebf34e12952930cf closed 7 years ago
Hmm what would be the importance of this? As it stands now, the WorldPosData x/y are already floats, why not just set the target x/y to the center before calling the moveTo?
hm, yea true. i guess it removes the need to not have that code in other places?
I guess that is fine, but id rather have it be false by default, that way it doesnt change the target data unless you specifically tell it to change the target data.
yea i realized that after i commited it, ill change it
this may or may not be the most efficient way