0.9 leaving 'ghost' duplicates
JamJarRiot
Member Posts: 62
Anyone else have this ? My game has an actor which moves x32 pixels on certain key presses. Since installing 9.0 it leaves a ghost instance of itself at its initial location. I say 'instance' as it's not just a graphic corruption, it can be clicked on, quite separately from the actor graphic that has moved, , which brings up the scaling/move handles. Any attempt to scale it immediately brings the original (moved) actor back to it's original position because the 'ghost' image IS the actor. The moved actor does not scale the same as the ghost, but on stopping/restarting the moved actor is rescaled to the size of the ghost.
I don't know if I've explained that well but seriously, GS is unusable to me right now. It's nothing unique to my game coding as i can start anew and make a simple actor with one rule to move on a click, even moving with Interpolate, and it does the same thing.
What's happening ?
I don't know if I've explained that well but seriously, GS is unusable to me right now. It's nothing unique to my game coding as i can start anew and make a simple actor with one rule to move on a click, even moving with Interpolate, and it does the same thing.
What's happening ?
Comments
If you click on the "overlapping circles" icon, you can turn off the ghost images. But you will still be able to click on the actor because that is the original actor's position which you can real time adjust. Though some things do need to be a little better at refreshing.
Thanks.