Help 10 year old with game

Talk about making games.

Help 10 year old with game

Postby gamecharlotte » Thu Mar 03, 2011 4:51 pm

HI everyone,
I'm Charlotte and I'm 10 please can you give me suggestions so I can alter the game sorry this is not my latest version :oops: but please may you make it better all the time.
Attachments
greatcatgameimproved.ged
This is the game.
(25.94 KiB) Downloaded 79 times
gamecharlotte
 
Posts: 1
Joined: Thu Mar 03, 2011 4:33 pm
Score: 0 Give a positive score

Re: Help 10 year old with game

Postby again » Thu Mar 03, 2011 4:54 pm

You need to incule data file with ged.Then we be glad to help.
Free windows mobile games like doodle jump and super mario bros
http://krenisis.freeforums.org/
again
 
Posts: 258
Joined: Wed Jan 19, 2011 7:06 pm
Score: 33 Give a positive score

Re: Help 10 year old with game

Postby schnellboot » Thu Mar 03, 2011 5:03 pm

no this game is completely with the GE actor so there is no extra data needed
schnellboot
 
Posts: 819
Joined: Sat Mar 31, 2007 1:35 pm
Location: Germany
Score: 102 Give a positive score

Re: Help 10 year old with game

Postby MrJolteon » Thu Mar 03, 2011 5:37 pm

Next time, try using x and y instead of xvelocity and yvelocity. xvelocity and yvelocity are better for gravity
greatcatgameimproved.ged
(20.82 KiB) Downloaded 85 times
Join us on Discord!
Game Editor 2
These are the best ways to reach me these days


Your local Community Janitor, always lurking in the shadows...
User avatar
MrJolteon
 
Posts: 2326
Joined: Sat Aug 09, 2008 3:25 pm
Location: Stranded under endless sky
Score: 105 Give a positive score

Re: Help 10 year old with game

Postby AnarchCassius » Fri Mar 04, 2011 2:09 am

What do you want to happen when the cat collides with maze blocks? Right now the cat is moved to the center of the maze. Should it be the start position or do you want you to simply bounce off the blocks?

If you want to move the character to a location it's easier for GE to just set the x and y then to use a moveto. The cat starts at 566, -576

So to move it back you would put this in the cat's collision script instead:

Code: Select all
x = 566
y = -576


Making the blocks uncrossable and/or bouncing back the player is a bit more complex and I'd want to know if the player needs to bounce back or just stop moving.

What sort of game are you looking to make? Do you want enemies in the maze or traps or puzzles? Do you want items to find and use? I'm happy to offer ideas but I'm not sure what sort of game this is besides a maze runner.
AnarchCassius
 
Posts: 55
Joined: Sat Jan 29, 2011 1:33 am
Score: 6 Give a positive score


Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest