Objects create out of nowhere in the corner.
Prev. problem got fixed, now I have another one. No idea what can cause this, but everytime an object collides with second (bullet vs enemy, hp var substracts etc) a instance of the same object created on the enemy is getting made in the corner :(
Anyone had an issue like this? Please help.
Re: Objects create out of nowhere in the corner.
I had this happen before... I can't remember what I did - I think it had to do with trying to set the position of an object to it's alterable values before setting the values (making it go to 0,0)
Re: Objects create out of nowhere in the corner.
Nevermind dude I fixed it by accident :|
Re: Objects create out of nowhere in the corner.
It would be great if you could let everyone know what you did to fix it, as maybe someone else may have the same problem later.
Marv