The Daily Click ::. Forums ::. Klik Coding Help ::. Making a matrix game
 

Post Reply  Post Oekaki 
 

Posted By Message

Daman



Registered
  17/12/2004
Points
  14
17th December, 2004 at 15:47:42 -

Soeey if i posted this in the wrong place, but i really need help aking a matrix gameI wanna make a GOOD slow motion platformer.Can anyone help me, or give me any matrix game tutorial websites.Thnx

 
n/a

Phredreeke

Don't listen to this idiot

Registered
  03/08/2002
Points
  4504

You've Been Circy'd!VIP MemberPS3 Owner
17th December, 2004 at 17:08:30 -

I don't know any tutorials for this, but I think a custom engine with a few extra conditions could accomplish this. Maybe add X to value Y, where X is the current speed, and Y a special control value. Then when Y reaches a certain value, run other events for movement and so.

 
- Ok, you must admit that was the most creative cussing this site have ever seen -

Make some more box arts damnit!
http://create-games.com/forum_post.asp?id=285363

Assault Andy

Administrator
I make other people create vaporware

Registered
  29/07/2002
Points
  5686

Game of the Week WinnerVIP Member360 OwnerGOTM JUNE - 2009 - WINNER!GOTM FEB - 2010 - WINNER!	I donated an open source project
17th December, 2004 at 22:16:22 -

I've always wanted to create a matrix game, it's been my dream game as a coder. Basically what you should have is a speed counter and then when you hold control you set the counter lower.

Not holding control - Set counter to 10

Holding control - Set counter to 1

Presses shift - Create bullet at player.

Always set bullet.x to bullet.x + counter.val



 
Creator of Faerie Solitaire:
http://www.create-games.com/download.asp?id=7792
Also creator of ZDay20 and Dungeon Dash.
http://www.Jigxor.com
http://twitter.com/JigxorAndy

Daman



Registered
  17/12/2004
Points
  14
18th December, 2004 at 06:38:52 -

Do you have any games, or websites that i could learn from.This seems a bit complicating.I need it step by step plz.THNX

 
n/a

Klikmaster

Master of all things Klik

Registered
  08/07/2002
Points
  2599

Has Donated, Thank You!You've Been Circy'd!VIP MemberPS3 Owner
18th December, 2004 at 07:38:46 -

Are you using a click product? It may sound stupid,, but you havn't mentioned that you are

 
n/a

Daman



Registered
  17/12/2004
Points
  14
18th December, 2004 at 08:10:54 -

Yes i am, im using Multimedia Fusion. You have any tuts websites i can go on plz.THNX

 
n/a

Herb



Registered
  24/02/2004
Points
  264
18th December, 2004 at 08:12:25 -

No there are no "Matrix game tutorial websites". Half the fun of MMF is making things yourself.

Image Edited by the Author.

 
Quality.

Daman



Registered
  17/12/2004
Points
  14
18th December, 2004 at 15:31:45 -

Assault Andy, the tut u told me, does it work very nicely?

 
n/a

Knudde (Shab)

Administrator
Crazy?

Registered
  31/01/2003
Points
  5125

Has Donated, Thank You!Clickzine StaffKlikCast StarVIP MemberGhostbuster!Dos Rules!I donated an open source project
18th December, 2004 at 15:48:39 -

Ok, time to type this out again. Stupid Esc key

Ok, Two counters Z and X
========================
Always - Add 1 to Z

Z=X - Set Z to 0

Z=1 - Update your custom platform movement here
---------------------------
The higher The value X goes, the more dramatic the bullet time effect, be careful though, as this will drop how fast your graphics change position so your movement will be more and more jerky the high that value goes.

 
Craps, I'm an old man!

Dustin Gunn

Gnarly Tubular Way Cool Awesome Groovy Mondo

Registered
  15/12/2004
Points
  2659

Game of the Week WinnerKlikCast StarVIP MemberI'm on a BoatGOTW Winner Oct 2010Kliktober Special Award Tag
18th December, 2004 at 19:03:37 -

" Assault Andy, the tut u told me, does it work very nicely?"

No, he purposely typed out a tutorial that was wrong, to trick you.

 
n/a

Assault Andy

Administrator
I make other people create vaporware

Registered
  29/07/2002
Points
  5686

Game of the Week WinnerVIP Member360 OwnerGOTM JUNE - 2009 - WINNER!GOTM FEB - 2010 - WINNER!	I donated an open source project
18th December, 2004 at 20:15:20 -

LoL, no it works. But it is very basic just to get you started, I'm not sure if I would use something exactly like that but I would use the same sort of principle.

 
Creator of Faerie Solitaire:
http://www.create-games.com/download.asp?id=7792
Also creator of ZDay20 and Dungeon Dash.
http://www.Jigxor.com
http://twitter.com/JigxorAndy

Daman



Registered
  17/12/2004
Points
  14
19th December, 2004 at 08:42:02 -

I ment like does it work nicely, like a proper slow motion, or wat. Anyways ill try it, thnx

 
n/a

Knudde (Shab)

Administrator
Crazy?

Registered
  31/01/2003
Points
  5125

Has Donated, Thank You!Clickzine StaffKlikCast StarVIP MemberGhostbuster!Dos Rules!I donated an open source project
19th December, 2004 at 14:29:41 -

http://www.create-games.com/download.asp?id=5045

An open source example of What I was talking about, the coding is messy though.

 
Craps, I'm an old man!

Joshua M.



Registered
  01/06/2004
Points
  1999
21st December, 2004 at 08:16:43 -

Well it's not a platform example, but I've made this some days ago, it's in TGF:
http://mononoetoe.myadsl.nl/TGF/matrix.gam

 

Felix.S



Registered
  08/12/2004
Points
  86
21st December, 2004 at 21:00:24 -

I think you shold start on an easier project if you just got MMF.


The 1st game I thought about making is a Counter-Strike clone. <_<
But the 1st game I ever finished is an unique shooter with a good storyline

http://www.geocities.com/felixthebomb2002/Mineral.zip <-Shameless plug

 
This is my sig, ph33r
   

Post Reply



 



Advertisement

Worth A Click