How do I set the X and Y position of the object between two other objects?
Beware, be alert, prepare to defend yourself, or just run for your lives(!), because
JarmoNator has entered the building... (see avatar)
that dark human beast is almost unstoppable, invincible and totally gone CRAZY!
Beware, be alert, prepare to defend yourself, or just run for your lives(!), because
JarmoNator has entered the building... (see avatar)
that dark human beast is almost unstoppable, invincible and totally gone CRAZY!
Actually, i tried to test this after i posted, and sadly it bugs up. I think it has to do with the fact that you cant set an objects coordinates to fractions of pixles.
Its quite simple, just think of it as the average of the X positions and the average of the Y positions. You could set it in the middle of 3 objects by:
(Object1 X + Object2 X + Object3 X) / 3
etc.
Beware, be alert, prepare to defend yourself, or just run for your lives(!), because
JarmoNator has entered the building... (see avatar)
that dark human beast is almost unstoppable, invincible and totally gone CRAZY!