View Single Post
Old
jediaction
Senior Member
 
jediaction's Avatar
 
Status: Offline
Posts: 5,064
Join Date: Jul 2009
Location: Bel Air, Maryland
Default 09-20-2012, 01:16 PM

Quote:
Originally Posted by GameKid View Post
I actually made a fix for that; make a copy of the object and set a while the world is running event:

If (Your object here) width<(Copy of the object)'s width
Object resize 1.1 duration 0 seconds
Else
If (Your object here) width>(Copy of the object)'s width
Object resize 0.9 duration 0 seconds

Same thing for height. If you ever encounter that glitch again, give it a go.
I think I actually tried that once, but it just goes out of control later on.


Website: www.salokingames.com
FaceBook: www.facebook.com/SalokinGames
   
Reply With Quote