PDA

View Full Version : Naruto QTHv0.2



Gizmo356
August 21st, 2006, 01:12
well here you go leave feed back and because i ran into problems the attaks will be in the next releas.

Video_freak
August 21st, 2006, 01:13
Where's the link?

Gizmo356
August 21st, 2006, 01:17
there it is;)

Video_freak
August 21st, 2006, 01:20
Thank's gizmo. Sorry about that. Can't wait to try it. :)
Oh yeah, I got the first download. :D

Gizmo356
August 21st, 2006, 01:21
lol thanks btw i spelled the title wrong

yaustar
August 21st, 2006, 01:32
- If you press up or down while idle (possiblely any button), the idle animation stops
- If you let go of jump while jumping sideways, it switches back to the standing jump right image
- The running image is too high compared to when the player the is standing.

Gizmo356
August 21st, 2006, 01:41
yeah i know its because i havit so that the idle animation starts when no buttons are being pressed so when you press a button it stops it and when let go of the jump button thats supposed to be normal jump image lol and how can i fix the problem of the idle animation being too low and i might switch to your animation sample btw can you post everything you would do diffrently so i can learn more thank you.

yaustar
August 21st, 2006, 01:47
To check if the player was idle, I would have a boolean value set at false at the start of the loop. If I press any button that does an action, it set this value to true, then at the end of the input checking, I check this value to see if the player was idle.

I switch to my animation system and use a finite state system to manage whether the player is walking, idle, jumping, fallingetc.

I wouldn't use Evilmana's jumping code but some base level physics (as shown in my jumping boxes example). EVilmana's looks 'hacky' to me.

I also check for button presses and releases so I dont get something where naruto repeatedly jumps if you hold down the the jump button.

Gizmo356
August 21st, 2006, 01:52
how would i do the second and last improvments you said and that boolean thing

yaustar
August 21st, 2006, 01:56
You can look at the code from my animation example. Make sure you get the latest version.

Gizmo356
August 21st, 2006, 01:58
ok thanx:D

Shadowblind
August 21st, 2006, 02:24
Awesome, looks great, had to turn script.txt to lua though

Gizmo356
August 21st, 2006, 02:34
thanx

Video_freak
August 21st, 2006, 02:55
I took some screenshots. You want me to post them or do you not care?

Gizmo356
August 21st, 2006, 03:32
yeah post them

Video_freak
August 21st, 2006, 03:33
KK. Let me get my PSP. :D (I'm gonna convert to jpg for filesize...)

Video_freak
August 21st, 2006, 04:12
Here they are (Sorry it took so long, I had to eat dinner. :o):

http://img140.imageshack.us/img140/6765/snap0101lq2.jpg

http://img140.imageshack.us/img140/2318/snap0102hl1.jpg

http://img245.imageshack.us/img245/7443/snap0103uy4.jpg

http://img92.imageshack.us/img92/733/snap0104ai4.jpg

Gizmo356
August 21st, 2006, 04:35
thanx buddy

under_0ath777
August 21st, 2006, 05:13
btw, there is a naruto BoR mod if ya didnt know.
i totally hate anime so i couldn't try it.
PM me if you want it or something

Video_freak
August 21st, 2006, 05:23
Why do you always call me buddy gizmo? lol :p

Gizmo356
August 21st, 2006, 05:44
cause i never call the people that i think are cool by there name ok buddy;)

Video_freak
August 21st, 2006, 05:57
lol, ok pal. :)

Gizmo356
August 21st, 2006, 07:57
lol no prob

tonykid
August 23rd, 2006, 20:17
what firmware version do i need to play this game

Gizmo356
August 23rd, 2006, 20:31
2.6 and down but u need lua player

tonykid
August 23rd, 2006, 20:33
oh no i have a 2.8

Video_freak
August 23rd, 2006, 20:55
oh no i have a 2.8
Uh oh. At least you can play flash applications/games:
http://psp-news.dcemu.co.uk/psp-flash-homebrew.shtml

ninja9393
August 23rd, 2006, 22:42
sorry i didnt post earlier(school)

good job gizmo
:D
(not only do i lika da metroid i lika da naruto:p )

Gizmo356
August 23rd, 2006, 23:41
lol i likey the metroid too thanx

Video_freak
August 23rd, 2006, 23:43
lol i likey the metroid too thanx
We all do. :D
Great game btw man!

Gizmo356
August 23rd, 2006, 23:49
thank u i feel loved lol

Video_freak
August 23rd, 2006, 23:50
thank u i feel loved lol
You are..... (not in that way lol) :)

Gizmo356
August 23rd, 2006, 23:52
good i thought some of u were getting a little too close to me lol

Video_freak
August 23rd, 2006, 23:54
good i thought some of u were getting a little too close to me lol
lmao. No, we're just "eBuddies". lol :)

Gizmo356
August 23rd, 2006, 23:59
lol

Zion
August 24th, 2006, 00:50
Nice job gizmo. :D

but you really need to start commenting/indenting your code.....

If you left this and came back to it in a few months you may forget what certain parts of your code does and why its there....

Gizmo356
August 24th, 2006, 00:53
im not sure what u guys mean by indent

Apoklepz
August 24th, 2006, 01:17
You know...

***The following function gives jumping movement & abbilities to the character sprite***
(place function code here)

Zion
August 24th, 2006, 01:21
i mean, comment your code.... like this :

-----function that moves the player left

-----function that reads the controls

etc

Gizmo356
August 24th, 2006, 01:22
thanx for clearing that up to me bro;)

Zion
August 24th, 2006, 16:25
make sure you add the "----" bits though.

Or lua player will see it as a line of code rather than a comment

tonykid
August 24th, 2006, 21:55
Uh oh. At least you can play flash applications/games:
http://psp-news.dcemu.co.uk/psp-flash-homebrew.shtml
thank you for the link

Gizmo356
August 25th, 2006, 21:27
hey stop going off topic lol j/k anyway u can play it with lua player

BL4Z3D247
August 25th, 2006, 21:37
hey stop going off topic lol j/k anyway u can play it with lua player
he's got 2.8 silly :p

Gizmo356
August 26th, 2006, 07:56
i meant lua player windows;)

BL4Z3D247
August 26th, 2006, 07:58
ohhhh, yeh he could do that lol :D