|
Hi.... I am new to unity 3d and it rocks... I created a walk trough of a simple room with some windows... My question is... space bar pressed is jumping... is it possible to let it work like standing on your toes ? I mean I press space bar.. and as long i keep it pressed the first person controller stays in air.. and as soon I release space bar..it goes back to ground ? n fact its some kind of house pet game for kids... the First Player controller is meant to be a dog .what is discovering the room.. and what I asked for is that the dog is able to watch what's on tables .... So since i am new to unity 3d.. and don't have any knowlidge of scripting yet I asked here in forum if someone can help me with it... thnx In advance regards: atlantis
(comments are locked)
|
|
Hi.... Thnx for the reply I tried to alter / edit the charactermotor... played arround with all parameters with the green jump comments added.. but i can't get it work... Must be my age... I am getting to old to learn all these new cyber speed action scripts...lol ( That's the con of getting old, you aren't able anymore to follow all these new things, that fast ..lol ) I think I just let the dog jump on a chair, so he can look what's on the table.. but thnx anyway for looking into my question... regard: Atlantis
(comments are locked)
|

You can do it, but you'll either have to alter the existing FPS controller, or write your custom controller.