|
kyn
|
 |
« Reply #195 on: January 06, 2009, 01:22:40 PM » |
|
nice, but cave story wasn't made in game maker  maybe a more iconic gm figure, like iji yeah I know, I just, well, you know, right cactus
cactus has no form
|
|
|
|
|
Logged
|
|
|
|
|
GregWS
|
 |
« Reply #196 on: January 06, 2009, 05:07:00 PM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
narasu
|
 |
« Reply #197 on: January 07, 2009, 10:32:41 AM » |
|
HOW CARE AOUT THE ICON
|
|
|
|
|
Logged
|
|
|
|
|
The-Imp
Guest
|
 |
« Reply #198 on: January 10, 2009, 10:35:22 PM » |
|
Valdis Story guy.
|
|
|
|
|
Logged
|
|
|
|
|
Soulliard
|
 |
« Reply #199 on: January 10, 2009, 11:09:36 PM » |
|
KAROSHI 
|
|
|
|
|
Logged
|
|
|
|
|
Mr Dumle
|
 |
« Reply #200 on: January 11, 2009, 01:17:58 PM » |
|
...Its arrays are also very slow. Yes, using arrays can slow down your game, especially if you use them in long loops. Its data structures are much better in pretty much every way, so you can just use a data structure for an array.
People familiar with GM quickly learn a few things about it: never use execute_string(), never stretch the game to full screen, never use the GM's built-in sound functions for anything (use a dll), and never use arrays.
Which data structure are you refering to?
|
|
|
|
|
Logged
|
|
|
|
|
Paul Eres
|
 |
« Reply #201 on: January 13, 2009, 10:18:58 PM » |
|
Any of them. They're all coded better than its arrays. ds_map, ds_grid, etc.
|
|
|
|
|
Logged
|
|
|
|
|
imaginationac
|
 |
« Reply #202 on: January 15, 2009, 10:31:46 PM » |
|
I like this tutorial much better than the one provided on YoYo Games. I might be tempted to actually make something with Game Maker now.
|
|
|
|
|
Logged
|
|
|
|
|
JoeHonkie
|
 |
« Reply #203 on: April 13, 2009, 07:20:33 AM » |
|
derek_tutotial.gmk lives!
You should pin these or something, although at least currently there's no reason they'd be hard to find. I just think if people add more tutorials this could get to be more difficult to dig through (yes, I know there's a search function, but still).
Maybe combine all three as separate posts in one topic?
|
|
|
|
|
Logged
|
|
|
|
|
ak
|
 |
« Reply #204 on: August 04, 2009, 04:03:48 AM » |
|
This is great, thank you Derek. This will definitely help with my first steps in Game Maker 
|
|
|
|
|
Logged
|
|
|
|
|
Derek
|
 |
« Reply #205 on: August 06, 2009, 10:27:29 PM » |
|
Cool!  And yeah, I should really get Part IV up sometime...
|
|
|
|
|
Logged
|
|
|
|
|
Adam94
Guest
|
 |
« Reply #206 on: August 12, 2009, 03:30:55 AM » |
|
Your tutorial is very helpful  cept I suck at making sprites xD
|
|
|
|
|
Logged
|
|
|
|
|
JoeHonkie
|
 |
« Reply #207 on: August 12, 2009, 06:30:09 AM » |
|
Cool!  And yeah, I should really get Part IV up sometime... Oh that would be ever so nice! Seriously. Parts 1-3 are really neat.
|
|
|
|
|
Logged
|
|
|
|
|
Theon
|
 |
« Reply #208 on: September 01, 2009, 10:22:09 AM » |
|
Hey, sorry for noobing around, but I can't get the movement script to work  The default GM actions work fine... I'd really like to learn some real scripting though, and besides, the default GM actions let me start a movement in one direction and end the movement by releasing it, but if I press two movement keys at the same time and let go of one this makes the character stop... Which is insanely annoying  Any help to offer a poor noob in time of despair? 
|
|
|
|
« Last Edit: September 01, 2009, 12:22:38 PM by Theon »
|
Logged
|
|
|
|
|
|
|