Jump to content


leeroyjenkins

Member Since 08 Apr 2006
Offline Last Active Sep 23 2008 01:56 AM

Topics I've Started

Sprite Issues

10 May 2007 - 12:56 AM

http://mygmgame.com/mgmg/stage.gmk

There's the file for reference. I am registered, and I used image_angle, so you probably have to be registered.

Anyway, my sprite won't show when I run the game. I am not using any drawing functions, so I ruled that possibility out.

Any help much appreciated.

Rts Help

06 May 2007 - 05:28 PM

Hello all;

Well, I have been working on an RTS for quite some time now. I got selection down, however I can't find an answer to one of my problems. The problem is that when I select something, I can't "de" select it. I have tried a lot of things (parents, controller objects, etc), but they don't work. Any help appreciated.

Tutorials

04 April 2007 - 08:09 PM

What happened to the 6.1 tutorials on the site? I see the GM7 tutorials, and the GM5.3 tutorials, but no GM6.1 tutorials. Where'd they disappear to?

Looking For...

20 March 2007 - 07:46 PM

Does anyone know of a text input .dll (sort of like Notepad)? I tried searching for one, but I couldn't find one.

Solved

17 March 2007 - 03:01 AM

Hey all.

Say I have a object for my gun, called 'gun', and an object for my body, called 'body'. It's a platform view, and I want it so that when the bodies sprite is facing right, the guns sprite is that of the right gun sprite. I got that to work, but now I have another problem. I am using image_angle for the gun, and so it rotates 360 degrees. How can I limit its movement, if say the body is right and the gun sprite is right and stop the gun from looking left?

Thanks for any help.

P.S.-I looked up "image angle limit", and nothing showed up.