Page 1 of 1

.gif movement bug

PostPosted: Fri Jan 14, 2005 6:20 pm
by matthornb
Hi all!

I'm running into a bug/problem where I load a partially transparent .gif file into a project and I can't move it smoothly. I want to put it in a specific place, but I can't because every time I move it it "jerks" about 100 pixels at a time in that direction instead of moving gradually.
:roll:

I would like to be able to place the image *carefully* to within 2-5 pixels of a specific location but can't.

Any suggestions?

PostPosted: Fri Jan 14, 2005 8:34 pm
by makslane
There is a bug with some gif files.
Can you send me this gif?

Thanks, Makslane!

PostPosted: Sat Jan 15, 2005 8:20 pm
by matthornb
I figured out how to make the file work.

PostPosted: Tue Jan 18, 2005 9:10 pm
by victor1242
A simple solution is to use the Create Actor event and set the x and y coordinates to whatever you need.

What solution did you come up with?