Jump to content


Gonar

Member Since 17 Oct 2006
Offline Last Active Sep 07 2012 09:34 AM

Topics I've Started

GM for Android

17 February 2011 - 02:42 PM

A simple question: The gamemaker will export to apm directly or i must send it to yoyo to make it an apm file?
I dont like the second approach.
For iOS i dont think there is other way than the second, but i hope for iOS, also the first :)

Sorry for my english.

Drag An Object

19 May 2010 - 08:33 AM

Title: Drag An Object
Description: Shows some ways of dragging an object
GM Version: GM8, but the code works with older versions
Registered: No
File Type: Misc, all editable
File Size: Varies, small, all editables
File Link:
http://host-a.net/Go...ragAnObject.gm6 This is the only with gm6, because is an old work
http://host-a.net/Gonar/Grab.zip
http://host-a.net/Gonar/GrabGrid.zip
http://host-a.net/Gonar/GrabMouse.zip New!

Additional Info
This files was made for help someone, and shows some ways to grab an object and move it.

Hope to help in any way :D

Time Control Library By Gonar

03 August 2009 - 07:49 PM

Hi All

I have some free time, so lets try some time distortion effects :P

This is the first make of the lib, so dont be so cruel :P

Link: http://host-a.net/Gonar/TCGonar.zip

The archive have also an example.
There are some not need it elements, like healthbar, but makes the example more nice.
A_Key=STOP
S_Key=SLOW
D_KEY=FAST

This version have only 3 actions
Action_1: Init, must be put on all objects, so to know what objects to mess around.
Action_2: ChangeTime, change the time for all objects, like make them slower, faster or stopped.
Action_3: ReturnToNormal, like it said return the time to the starting point.

If you found a bug or you have any idea just TALK :)

The next version will have Time Rewind.

Hope to have time to continue.

Mp_potential_step Question

28 May 2009 - 05:16 AM

hi

Is there anyway to use the mp_potential_step
for moving only to the 2-axis (0,90,180,270)?

Maybe by using mp_potential_settings, but i don't get
the effect that I want :)

Maybe do wrong the settings.

I can't use PRO functions like mp_grid.

sorry for my english

Is Any Way Get The Number Of The Tiles

14 May 2009 - 09:45 AM

is any way get the number of the tiles
i want to get the max number of the tiles in the current room?