You are a drone, KILL!
- Gross
- Posts: 147
- Joined: 2008.11.02 (23:14)
- NUMA Profile: http://nmaps.net/user/everythingfromatoz
- MBTI Type: INTJ
- Location: In your keyboard. (Between the 'n' and the 'm' ALSO: Theres secret writing in my sig! PM me for info
My first game ever! And first time using gamemaker.
Ever wanted to be a drone? Think the drone? Well heres this game!
screenshot for some peeps:
Also, I threw in my second ever pivot animation!
- Lifer
- Posts: 1066
- Joined: 2008.09.26 (18:37)
- NUMA Profile: http://nmaps.net/user/EdoI
- MBTI Type: INTJ
- Location: Zenica, Bosnia and Herzegovina
- Gross
- Posts: 147
- Joined: 2008.11.02 (23:14)
- NUMA Profile: http://nmaps.net/user/everythingfromatoz
- MBTI Type: INTJ
- Location: In your keyboard. (Between the 'n' and the 'm' ALSO: Theres secret writing in my sig! PM me for info
- Bayking
- Posts: 315
- Joined: 2008.10.01 (20:26)
- NUMA Profile: http://nmaps.net/user/exuberance
- Location: Guelph, Ontario, Canada
Using the motion tool should be no different than adjusting it's coordinates. All the motion thing is, is really a built in "class" (if GM had classes, it would be one) that adjusts co-ordinates every fram based on the set variables speed and direction. Ever since I started using GML instead of the drag-and-drpo (so pretty everything exept half of a game) I've just manually changed co-ordinates every frame based on my own _speed and _direction variables.EdoI wrote:I was using GM for a month and I made one game. Then I stopped for a year and now I'm using it again. I'm still in learning phase so I don't know how to work in 3D, but since you're using GM Lite you couldn't even if you want to. I work in GML so if you need some help, you can ask me some stuff. You're using drag&drop? Try using horizontal/vertical speed instead of move fixed option. That will make your motion smooth. Feel free to ask anything but don't forget that I'm still learning.
*sigh& GM would be so much awesommer if it supported classes and objects. Instead you have to use only static functions and pass pointers to them. Actually, you just past integers to them that have nothign to do with memory locations. Oh well, I guess it IS a learning language, not a high-level OOP language. Too bad it's not both :D (though it does pretty well)
Comic Activity-O-Meter: (how often I'm updating my comic)
NOTE: If I just add a bunch of comics in one day, but plan on going back to normal after that, I probably won't update the status.
+ Dead: Canceled. Done. Maybe you'll get a random comic like once a year, but it's pretty much done.
- Zombie (Dead/Comatose): The comic is probably done regular updates forever, but I'll probably still add something once in a blue moon. It's still POSSIBLE, that I'll raise the status up, but not very likely. Maybe I'll have a comicplosion for like a week, then go back to being dead
+ Comatose: Complete stand-by. No (or very few) updates for some amount of time, but the comic's far from being over
- <AFK> (Comatose/Loitering): Stand-by, but you might possibly count on a few updates once and a while. Again, this is temporary
+ Loitering: Like comatose, but for short amount of times.
- Turtling (Loitering/Semi-Active): Really slooooww updates
+ Semi-Active: One every 2 weeks...ish?
- Quasi-Active (Semi-Active/Active): Averaging about 2 comics every 3 weeks
+ Active: Loosely defined status, but about a weekly update
- Over-Active (Active/Power-leveling): About 2 comics a week
+ Power-leveling: About 3 comics a week. Possible a schedule, possibly not
- Über-Epic (Power-leveling/COMICPLOSION!!): In some cases, this may actually be mean updates more frequently than COMICPLOSION!!, but I'm defining this level as a non-organized comic rush, kind of like a few days after my comic started
+ COMICPLOSION!!: Daily updates for a minimum of 5 days (since the daily updates started. It remains at this status until the 5, 7, whatever days are done)

"Science without religion is lame. Religion without science is blind." ~Albert Einstein
My N+ Vector Sprite Sheet ::: My Caption Contest ::: My Comic :::Puzzles of the Exuberant ::: DEFEND YOUR NINJA: THE FLASH GAME (Release Date TBA)

Exüberance on WoW

- Gross
- Posts: 147
- Joined: 2008.11.02 (23:14)
- NUMA Profile: http://nmaps.net/user/everythingfromatoz
- MBTI Type: INTJ
- Location: In your keyboard. (Between the 'n' and the 'm' ALSO: Theres secret writing in my sig! PM me for info
- Lifer
- Posts: 1066
- Joined: 2008.09.26 (18:37)
- NUMA Profile: http://nmaps.net/user/EdoI
- MBTI Type: INTJ
- Location: Zenica, Bosnia and Herzegovina
Well, drones don't get killed by mines :)everythingfromatoz wrote:What about my GAME!?!?!
=]
Oie.
- Gross
- Posts: 147
- Joined: 2008.11.02 (23:14)
- NUMA Profile: http://nmaps.net/user/everythingfromatoz
- MBTI Type: INTJ
- Location: In your keyboard. (Between the 'n' and the 'm' ALSO: Theres secret writing in my sig! PM me for info
- Lifer
- Posts: 1066
- Joined: 2008.09.26 (18:37)
- NUMA Profile: http://nmaps.net/user/EdoI
- MBTI Type: INTJ
- Location: Zenica, Bosnia and Herzegovina
- Gross
- Posts: 147
- Joined: 2008.11.02 (23:14)
- NUMA Profile: http://nmaps.net/user/everythingfromatoz
- MBTI Type: INTJ
- Location: In your keyboard. (Between the 'n' and the 'm' ALSO: Theres secret writing in my sig! PM me for info
- Didn't get a name change in the middle of the TF2 thread.
- Posts: 514
- Joined: 2008.09.28 (04:50)
- NUMA Profile: http://nmaps.net/user/heatwave21
- MBTI Type: INFJ
- Location: Visconsin
- Contact:
I would have taken this in the direction of a puzzle. Mines shouldn't kill drones, however, normal doors, locked and trap doors should impede the drone, making it harder to catch/kill the ninja.everythingfromatoz wrote:I know. But what else is there?
=]

Part of this community since 2007. — Play Subvein
- Bayking
- Posts: 315
- Joined: 2008.10.01 (20:26)
- NUMA Profile: http://nmaps.net/user/exuberance
- Location: Guelph, Ontario, Canada
The bottom-left pixel must be the same colour as the background. This is how it determines what the background is. Also the background must be ONE solid fill, not a jpeg'd textury semi-solid colour.everythingfromatoz wrote:Yea, the transparency wasn't working.
=[
Another possible cause is that it MIGHT not allow transparency in the free versino if that's what you;re using.
Comic Activity-O-Meter: (how often I'm updating my comic)
NOTE: If I just add a bunch of comics in one day, but plan on going back to normal after that, I probably won't update the status.
+ Dead: Canceled. Done. Maybe you'll get a random comic like once a year, but it's pretty much done.
- Zombie (Dead/Comatose): The comic is probably done regular updates forever, but I'll probably still add something once in a blue moon. It's still POSSIBLE, that I'll raise the status up, but not very likely. Maybe I'll have a comicplosion for like a week, then go back to being dead
+ Comatose: Complete stand-by. No (or very few) updates for some amount of time, but the comic's far from being over
- <AFK> (Comatose/Loitering): Stand-by, but you might possibly count on a few updates once and a while. Again, this is temporary
+ Loitering: Like comatose, but for short amount of times.
- Turtling (Loitering/Semi-Active): Really slooooww updates
+ Semi-Active: One every 2 weeks...ish?
- Quasi-Active (Semi-Active/Active): Averaging about 2 comics every 3 weeks
+ Active: Loosely defined status, but about a weekly update
- Over-Active (Active/Power-leveling): About 2 comics a week
+ Power-leveling: About 3 comics a week. Possible a schedule, possibly not
- Über-Epic (Power-leveling/COMICPLOSION!!): In some cases, this may actually be mean updates more frequently than COMICPLOSION!!, but I'm defining this level as a non-organized comic rush, kind of like a few days after my comic started
+ COMICPLOSION!!: Daily updates for a minimum of 5 days (since the daily updates started. It remains at this status until the 5, 7, whatever days are done)

"Science without religion is lame. Religion without science is blind." ~Albert Einstein
My N+ Vector Sprite Sheet ::: My Caption Contest ::: My Comic :::Puzzles of the Exuberant ::: DEFEND YOUR NINJA: THE FLASH GAME (Release Date TBA)

Exüberance on WoW

- Yet Another Harshad
- Posts: 472
- Joined: 2008.09.28 (21:25)
- NUMA Profile: http://nmaps.net/user/isaacx
- MBTI Type: ISFP
- Location: Toronto, Ontario
- Contact:
No it does, i've made about a couple dozen crappy games until i quit about 3 months agoExüberance wrote: Another possible cause is that it MIGHT not allow transparency in the free versino if that's what you;re using.


-
- The 700 Club
- Posts: 732
- Joined: 2008.11.19 (00:59)
- NUMA Profile: http://nmaps.net/user/greenblack
- Location: In the land of the jabberwocky
you forgot to add a homing turbo
you forgot to have an animation change depending on direction
drones can go through mines
drones cant go through doors
you forgot to make the
-
- Global Mod
- Posts: 1596
- Joined: 2008.09.26 (13:10)
- NUMA Profile: http://nmaps.net/user/gloomp
- MBTI Type: INTP
- Location: Troy, New York
- Contact:
last words.blackbelmoral wrote:you forgot to add a loading bar picture
you forgot to add a homing turbo
you forgot to have an animation change depending on direction
drones can go through mines
drones cant go through doors
you forgot to make the
- Antonio Banderas
- Posts: 1703
- Joined: 2008.09.26 (13:56)
- NUMA Profile: http://nmaps.net/user/donfuy
- MBTI Type: ISTP
- Location: port
This.blackbelmoral wrote:you forgot to have an animation change depending on direction
And diagonal movement.
AND I GOT SPAMMED WITH TEXT BOXES.
Gold is evul.

- Gross
- Posts: 147
- Joined: 2008.11.02 (23:14)
- NUMA Profile: http://nmaps.net/user/everythingfromatoz
- MBTI Type: INTJ
- Location: In your keyboard. (Between the 'n' and the 'm' ALSO: Theres secret writing in my sig! PM me for info
- The number of Electoral College votes needed to be President of the US.
- Posts: 283
- Joined: 2008.09.29 (23:36)
- NUMA Profile: http://nmaps.net/user/santa_hat_crusader
and you should also change the drone's picture cuz normal drones don't do this
i have used gamemaker and made a basic maze game...
- The Dreamster Teamster
- Posts: 81
- Joined: 2008.10.06 (21:55)
- NUMA Profile: http://nmaps.net/user/RedSham
- Yet Another Harshad
- Posts: 471
- Joined: 2008.10.24 (09:39)
- NUMA Profile: http://nmaps.net/user/z3phyr
- MBTI Type: ISTP
- Location: Australia
I have GM...and ive never used it.

Orange- N cannot be spoken, or even thought about in my household. If my parents ever found out that I have played N since the cleansing, my life would be ruined. I keep the game in a multi-passworded .rar on a USB flash drive inside a locked boron alloy container that requires two keys to open (I keep one under the 64th hammer in my piano, and the other one in a small section of removable ceiling in the corner of the attic) hidden in a wall compartment lined with aluminium foil to prevent sonar detection behind my 375 kg cupboard, which is bolted to the floor - the only way to reach it is to abseil outside the fourth floor window and use a screwdriver to unfasten the screws holding the secret brick in place on the opposite side of the wall, but the screwdriver must be a specific type like the one I own, since if any other screwdriver comes into contact with the screws, the entire building will explode, as will a seperate charge placed inside the boron alloy container, rendering the USB useless. Even once the container is retrieved, attemping to open it without the arming pin in place (which is kept inside the battery compartment of my Maglite) will cause the water reservoirs lining the container to burst and react with the caesium lining, causing the container to burst into flames - the only way to prevent this is to use the arming pins to shut off the reservoirs with a sliding steel door. The USB itself contains an accelerometer linked to an explosive charge, meaning that if the USB detects its own movement speed as being greater than 5 cm/s, it will explode - any person attempting to steal it would have to move at a uselessly slow speed. Once plugged into a computer, the USB will upload a ghost virus onto it, leaving no traces. Only the right password can deactivate this virus, and if it is left on the computer for more than six hours, it will format all drives.
As you can see, I take my N playing very seriously.
Guiseppi- I'd much rather watch animals get boned in the ass.
Yanni- If it's glad, it's not rape.
Tsukatu- I refuse to use throw-away bags for such a frequent purpose as buying groceries. Instead, I've collected the hair of my two pet dogs and have woven them together into an all-natural, 100% environmentally friendly bag that I bring with me everywhere. And when I buy products that come in glass and plastic containers, I track down the company that packages them and ship back their containers so that they don't take up space in landfills.
Yeah, I use plastic.
Tsukatu- I hear Ebony Online is great, too. Cum save your princess, my lord!
Ska- UR MUM LIKE IS SPICY
Ska- why d i get the feeling what i typed will end up in the quote depository; or worse: someone's sig.
KinGAleX- I did it on the couch a little while ago.
Zeph- I got too pissed at the knife in the end so I just broke the wood on my knee
[13:50:29] |<-- Zeph has left irc.mountai.net (Quit: Zeph)
[13:50:53] <Zeph> omfg 1950s jazz
[13:50:57] <WorldCupE> ZEPH
[13:51:01] <WorldCupE> WHAT
[13:51:11] <WorldCupE> hpw
[13:51:12] <WorldCupE> how
[13:51:12] <Zeph> everyone wears out halfway through the match
[13:51:15] <WorldCupE> ._.
[13:51:17] <WorldCupE> you
[13:51:19] <WorldCupE> aren't
[13:51:20] <WorldCupE> here
[13:51:24] <WorldCupikaze> I think the broadcasters lowered the volume for certain frequencies
[13:51:35] <WorldCupikaze> WOAH
[13:51:38] <WorldCupikaze> STOP IT ZEPH
[13:51:46] <WorldCupE> he's in #n
[13:51:49] <WorldCupE> but not here
[13:51:58] <Zeph> that nz guy wasn't fouled
[13:52:05] <WorldCupikaze> DUBBLE YOO. TEE. EFF.
[13:52:05] <WorldCupikaze> STOPIT
[13:52:29] <WorldCupE> I don't think Zeph can read what we say
[13:52:38] <WorldCupikaze> No
[13:52:41] <WorldCupikaze> But it still happens
[13:52:46] <WorldCupE> xD
[13:52:47] <Zeph> holy shot I'm vibrating to 1950s relaxing jazz
[13:52:58] <WorldCupE> ZEPH
[13:53:01] <WorldCupE> CAN YOYU HEAR ME
[13:53:20] <WorldCupE> donfuy
[13:53:23] <WorldCupE> have you seen this
[13:53:35] <Donfuy> i can't
[13:53:43] <WorldCupE> can't what
[13:53:47] <WorldCupE> Zeph isn't here
[13:53:48] <WorldCupikaze> WHAT's GOING ON
[13:53:51] <WorldCupE> but is speaking
[13:53:51] <WorldCupE> D:
[13:53:58] <Donfuy> can't see what huh?
[13:54:06] <WorldCupikaze> IT'S THE APOCALYPSE
[13:54:10] <Donfuy> where's zeph o_o
[13:54:18] <WorldCupE> precisely
[13:54:21] <WorldCupikaze> Exactly
[13:55:21] <WorldCupikaze> call wide
[13:55:24] <Zeph> Pooh
[13:55:28] <WorldCupikaze> EH?
[13:55:37] <WorldCupikaze> OOOOOOOOoh
[13:55:38] <Zeph> amazing slide tackle saves day
[13:55:48] <WorldCupikaze> WHY ARE YOU TALKING YOU AREN'T HERE
[13:56:53] <WorldCupikaze> call wide
[13:57:02] -->| Zeph ([email protected]) has joined #Worldcup
[13:32:33] |<-- Zeph has left irc.mountai.net (Quit: Zeph)
[13:32:43] <WorldCupE> ZEPH D:<
[13:32:44] <Zeph> fucking irc app
[13:32:47] <WorldCupE> O_O
[13:32:50] -->| Zeph ([email protected]) has joined #Worldcup
- King Sanchez De La Cruz Magnifico IV: Return of Lenny Laser-Tits
- Posts: 890
- Joined: 2008.09.26 (12:21)
- NUMA Profile: http://nmaps.net/Weisslenny0
- MBTI Type: ENFJ
- Location: Canberra
- Contact:
For constructive criticism... diagonal movement, and no stop-start movement would be great. Also, maybe restart the demo level as opposed to having a message box, because then it doesn't allow movement and all sorts of things happen.
Also, bit pixel-y, an it would be cool if the drone turned depending on which way you were going (and he can't really be homing, can he?).




<&Yanni> I've had an ambient song like this playing for a couple hours,
<&Yanni> Oh no wait that is MY AIR CONDITIONER
-----
<@Animator> :::: Techno was killed by a better music genre.
-----
<SouthyMcGee> Music is auditory art. What art is a different argument.
----
<&sforzando> Alright, no 247MHz for you.
Previous Custom Member Titles: Cross-Country Sticker King 2k10, Doing Out the Girls, Outdoing the Girls, Lenny Laser-Tits, King Sanchez De La Cruz Magnifico IV: Return of Lenny Laser-Tits (current).
Who is online
Users browsing this forum: No registered users and 13 guests