So i bought the damn thing and i can’t run it… I Have UniSky already installed. Can somebody please help me and explain step-by-step how to install the character system. Im not a complete noob btw, i do know how to code js but that thing just wraps my head, twist it and leaves me headless… I feel robbed. A golden cookie and eternal hugs await the one who will show me the path to character system v3, because the creator is too busy for his clients… ;X
3 hours is not “too busy for his clients”. Have a little patience.
Hi Promethon,
i do not understand what your problem is, here it is running well and it is not right to say he is made you feel robbed.
Maybe you start thinking more global and that he is not in your timezone.
You do not have a kindly behavior what is not the best start here on the forum.
Relax a little there. You have no clue where he lives and the responsibilities he has. Take a break, watch a movie, go outside… Robin will answer you I’m sure when he can get to it.
Having a nasty attitude isn’t going to help. And I have emailed authors before and went days without an answer.
Yeah… your probably right ;s im just so thrilled to finaly have that magnificent work of his. I really admire his skills. And who am i to tell him what to do im like just a stoner who enjoys making the occasional game or two on unity. Ill w8, thanks anyways ![]()
The problem may be sitting between your computer and your chair.
I just imported both projects, opened the UniSky test level, added the ninja prefab, assigned the unisky main camera to the Ninja’s Hero Cam script, changed the layer for the ninja to be on the default layer and everything works just fine.
I hear you. I’ve been trying for weeks to get animations to work on a character I have and I’m praying his new revision with Mechanim will do the job.
your like an angel. Thousand kisess and hugs or handshakes depending on your gender. That is eaxcly what i needed. ![]()
Ive understood the character system. Thanks very much. Can you help me with this last one thing? Can it be the main camera that is added to the hero camera script or is it have to be necessarly justa camera? Also on UniSky my sky at night is like very whitish color, how can i change it to more black and last i kinda cant set the clock right, i have not put in real time and its like 12 pm or something and i can only control the speed of the day.
god fucking damn it Unleaded Games its buggy as fuck it doesnt work. Its like im inside the model of the ninja but the ninja cant move its buggy and im like up in nowhere and its like theres no gravity something is pulling me somewhere PLEASE HELP??
Guy you need to breathe no reason to be swearing to get your point of frustration across. You can use any camera as long as its assigned in the unisky API and the Character System like this:
The camera might be inside the ninja or the ninja is just missing because you didn’t put the ninja on the default layer. Also adjust the Hero Camera on the ninja to ignore all collision layers for the moment until you figure out whats going on. Also check your console. I had a similar issue creating a scene from scratch mainly because I forgot to add the example script to instantiate UniSky.
As for UniSky adjusting colors and such I honestly haven’t a clue. I haven’t really looked at this thing in over a year. I think the best bet is to edit the UniSky prefab in the resource folder that holds all that information about the colors and such. I’m not really sure anymore. I have deserted this asset long ago in favor of UniStorm, which for me works right out of the box flawless with character system v3. But more to the point these 2 assets WILL work together, you just have to try some stuff out. As an artist using Unity that’s been the big game for me lol, try this here try that there. Eventually you’ll figure it out.
Is UniStorm better than UniSky in your opinion? Should i replace my UniSky with UniStorm?
??
its like the camera is down and i can still control the ninja which is weird. Also the ninja lacks gravity from time to time itrs probably because of this bug…
i just found out that my camera is just messed up how can i fix that? if i change through 1,2,3 it changes but im in the feet 2,3 and in the head on 1 but like buggy : im not seeing through the eyes, like my hands, my weapon etc. im seeing as if im in the body itself
How do i assign a top down camera? I tryed but all i see is grey…
Ok my bad… I didnt noticed that the camera had to be inside the player.
But know it is still in 3rd person. How can i change this?
I have the top down camera but it assumes the 3rd person instead…
OK nm x)
Ty
Another question.
I’ve been following the ultra hiper mega fast tutorial, but i must be missing something.
I try to add the climbable collision box but the player or either is ignoring em or they’re missing something.
He doesnt grab anything to climb…
I have a level with items then i placed the ninja e changed everything in the ninja as in the tutorial e made the collision box placed it in the model as in
the tutorial but nothing happens…
They have to be named correctly.
climbWall - for flat walls you want the character to climb up a bit.
climbObject - for little bricks and stuff that stick out only a small amount.
climbOh - for overhangs
I may be forgetting at least one. In any case, go look into the Tutorial scene, it has things set up correctly.