Shinobi Life Online

Shinobi Life Online Testing Category => Shinobi Life Online Feedback => Topic started by: Abdelkrim8 on June 14, 2016, 13:34:10

Title: some problem in game
Post by: Abdelkrim8 on June 14, 2016, 13:34:10
Hello
I don't see a parts to report bug or other problem in game in this forum, so I post here (I hope I'm not wrong too ^^)
I have do my playtest (I don't know if this word is english^^) in game and I see some problem.
I said what the problem is and try to give a solution :

For begining, I think walk animation is not really realistic :
(http://image.noelshack.com/fichiers/2016/24/1465904088-walk-animation.png) http://image.noelshack.com/fichiers/2016/24/1465904802-walk-animation.png
and when player stop animation, shinobi back to idle pose, I think is preferable to make script for block armature in the current position and when player walk again, animation begining when he was stop.

The problem of box colider (with bonus : a corpse 8) ) :
(http://image.noelshack.com/fichiers/2016/24/1465904732-slo-box-collider.png) http://image.noelshack.com/fichiers/2016/24/1465904732-slo-box-collider.png
If you see, feet don't touch the ground. The box collider is really badly placed, when player walk or run in a surface not plane, feet enter in the ground. You need do different box collider for different animation (walk is little compared run)

When a player running and do jutsu, is not realistic (with bonus : bad collision)
(http://image.noelshack.com/fichiers/2016/24/1465905311-slo-run.png) http://image.noelshack.com/fichiers/2016/24/1465905311-slo-run.png
The bust redress even when the player run
I do a quicly animation (bad quality^^) for see in left, the move in game and right, when you need do :
(http://image.noelshack.com/fichiers/2016/23/1465657394-courir-jutsu.gif) http://image.noelshack.com/fichiers/2016/23/1465657394-courir-jutsu.gif
For don't redress, you need make move just in hands and head (I think, because I do it in unreal engine but never in unity)

In ending, the landing : (I don't have picture^^)
When shinobi jumps from the ground or jump the height of a roof, the landing is the same...nothing
Player need have different time to rise depending on the altitude.
If you use boolean (for exemple : in air), in true is "fall down" animation and in false is landing animation followed by walk animation (understand?^^)

Is all for now, if you don't understand some sentence, I can reformul it (in french or english)

ps : some player in game have a red jacket and black on the other, how do they do?
Title: Re: some problem in game
Post by: Manuster on June 14, 2016, 14:08:13
I'm not sure if these qualify as bugs or not but bugs are to be reported here:

https://www.shinobilifeonline.com/index.php?board=24.0

I'd like to remind you that the game is a WIP and that anything that appears unrealistic is likely to be changed. However I don't know if that applies to the walking and jumping animations.
Title: Re: some problem in game
Post by: Abdelkrim8 on June 15, 2016, 01:05:16
I'm not sure if these qualify as bugs or not but bugs are to be reported here:

https://www.shinobilifeonline.com/index.php?board=24.0

I'd like to remind you that the game is a WIP and that anything that appears unrealistic is likely to be changed. However I don't know if that applies to the walking and jumping animations.
Thanks for the info^^
I know is a WIP, I report just this problem for devs know some player see him ;)
Why not for walk and jump?
ps : some player in game have a red jacket and black on the other, how do they do?
Press n in game, the commands are
/putOnVest
/takeOffVest
/setVestColor #000000 <-hex colour
thanks is work :)
Title: Re: some problem in game
Post by: Vreg on June 15, 2016, 13:53:37
Animations are being completely redone and colliders are perfectly fine but their physics need tweaking. Thanks for the feedback.