Gaming World Forums

Creativity => Game Design & Demos => Topic started by: mysputte on January 26, 2010, 05:09:54 pm

Title: Game Maker, anyone?
Post by: mysputte on January 26, 2010, 05:09:54 pm
Hi, GamingW users!

Show me some Game Maker projects!

Newbie user here, making a 2-player fighting game (Network play).
So far, I can connect two users and sync their movement/physics and send messages, no weapons yet thought... *sad*



Coding is easy, sprites are hard... *sigh*
Title: Game Maker, anyone?
Post by: Poeman on January 26, 2010, 09:18:17 pm
My project is made in GM :3
Your using 39 DLL I take it?
How are you doing the movement? I tried X,Y sending but it wasn't fast XD
Title: Game Maker, anyone?
Post by: mysputte on January 26, 2010, 09:47:19 pm
My project is made in GM :3
Your using 39 DLL I take it?
How are you doing the movement? I tried X,Y sending but it wasn't fast XD

Standard mplay functions, sending player coordinates each "end step"...
We're playtesting through Hamachi, and so far it seems to be working great! *yay*
Title: Game Maker, anyone?
Post by: Poeman on January 26, 2010, 10:52:10 pm
mplay is BAD, reason being that it isn't supported anymore, and it doesn't work on a lot of computers.