Page 1 of 1
Simple Sonic Demo
Posted:
Fri Feb 29, 2008 10:13 pm
by D.caaz
heres a simple walk and jump demo and how to make a character run faster with trails and stuff
Controls
Up = Jump
Left = Left
Right = Right
if you keep running one way he will start running faster
Re: Simple Sonic Demo
Posted:
Sat Mar 01, 2008 12:26 am
by Game A Gogo
Very nice! but I think you should of made the mini level thing longer, as he only started running when I reached the wall, and just popped out
Re: Simple Sonic Demo
Posted:
Sat Mar 01, 2008 1:02 am
by D.caaz
ok here is a running one
Re: Simple Sonic Demo
Posted:
Sat Mar 01, 2008 4:06 am
by Game A Gogo
ahhh, this is way better :3 very good job! point for you
Re: Simple Sonic Demo
Posted:
Mon Mar 03, 2008 12:40 am
by D.caaz
thanks
Re: Simple Sonic Demo
Posted:
Mon Mar 03, 2008 3:13 am
by Bee-Ant
Wow
have you tried Sonic Jump anyway???Really hard
Re: Simple Sonic Demo
Posted:
Mon Mar 03, 2008 3:21 am
by D.caaz
Bee-Ant wrote:Wow
have you tried Sonic Jump anyway???Really hard
Sonic Jump?
Re: Simple Sonic Demo
Posted:
Mon Mar 03, 2008 8:38 am
by Kalladdolf
he probably means that if you are standing on a slope, he'll jump right off it, not exactly up, but you know, diagonally.
Re: Simple Sonic Demo
Posted:
Mon Mar 03, 2008 12:03 pm
by asmodeus
That's really good.
And I would use a bg-depth scrolling:
- Code: Select all
// draw actor
x = noeze.x/4;
y = noeze.y/4;
1 point for you
Re: Simple Sonic Demo
Posted:
Tue Mar 04, 2008 6:34 am
by Bee-Ant
==Kalladdolf== wrote:he probably means that if you are standing on a slope, he'll jump right off it, not exactly up, but you know, diagonally.
But he's jumping automatically...
Here's the link (this is mobile java game MIDP 2.0)
http://p990i-indonesia.blogspot.com/200 ... -v103.html
Re: Simple Sonic Demo
Posted:
Tue Mar 04, 2008 6:36 am
by D.caaz
i see, so thats what that sprite is for hmm im not sure how to do that
Re: Simple Sonic Demo
Posted:
Mon Jul 28, 2008 11:49 pm
by sonicunleashed