Hello,
I have a 2D game that, at one point, uses a small window with 3D elements. Is it possible to change the location (x,y) of the small Firefly window (it's only 280x193) in real time?
Because when I try to set the position of the engine object it jumps to the new location for a milisecond and then back to the old position. I just want to be able to move the whole small frame somehow.
Thanks in advance!