Jump to content


btriadafillou

Member Since 30 Aug 2006
Offline Last Active Jul 17 2012 06:03 AM

Posts I've Made

In Topic: Problem

14 March 2012 - 05:50 PM

Thank you all

In Topic: Problem

14 March 2012 - 05:48 PM


ZIP the file. Most computer users are well aware of ZIP compression and are capable of unzipping.

Gmail actually checks the contents of ZIP files, so even if you ZIP the exe it wont let you send it.


In Topic: HELP

27 February 2012 - 11:30 AM

that was what i needed
thanks!

In Topic: HELP

26 February 2012 - 11:50 AM

Ok! Thanks a lot!
I have a magnet wich i control with my mouse
so i want:
my magnet push or pull other magnets

In Topic: Room Or Object Problem

20 March 2007 - 11:23 AM

Why a room or a object bigger than 2000 (width) is not seems well

<{POST_SNAPBACK}>

You are probably talking about the objects sprite ?   In that case, its a limitation of DirectX and/or your video-card.

Can i fix it;

Fix ?  No.  Work around it ?   With difficulty : you could draw the visible sprite in multiple parts, but would need to provide, for collision-checking, a smaller sprite to the "mask"-box, and than scale it up by using"image_xscale" and "image_yscale" so that it (somewhat) matches the visible image.

Hope that helps.

<{POST_SNAPBACK}>


^_^  Thanks, good idea!