Jump to content


Mike.Dailly

Member Since 28 Jan 2012
Offline Last Active Today, 08:21 AM

Posts I've Made

In Topic: "Cannot Find Path Specified"

17 May 2013 - 07:35 PM

yes, you need windows 8 to make windows8 games.

 

You can download and install the windows8 30 day trial I believe.....


In Topic: Weird Tearing While Using Draw Gui Event?

17 May 2013 - 07:32 PM

definitely sounds like a driver problem...


In Topic: Weird Tearing While Using Draw Gui Event?

15 May 2013 - 01:11 PM

It looks like 2 triangles in the "quad" that make up the sprite aren't aligning properly (hence the slight diagonal line). This is "usually" driver related... Which platform is it?


In Topic: App Rejected By Apple - Not My Fault!

14 May 2013 - 07:24 PM

Please read the previous messages. If you have an issue, go to the help desk ( http://help.yoyogames.com ) and request access to the  pre-release build.


In Topic: [Solved] Gms: Resize Object'S Sprite

14 May 2013 - 06:46 PM

I have no idea why you would want to do this. Sprites are immutable objects, drawn by an artist, and loaded in. If you need something dynamic, use surfaces. 

 

Why do you need to set the pixel size of a sprite?