Comments

Log in with itch.io to leave a comment.

Hey man! Just purchased this.
I am having a difficulty in finding a "head bobbing" script, can you help me out with that? Thanks in advance! 

(+1)

Hi Niven,

The head bobbling works automatically for the first person character.

You can adjust its vertical and sideways movement using these API's :

#Camera.bobspeed = 0-2; **NEW** use the 'Set or Change a Variable' and the name of the camera

#Camera.bobUp = 0-2; **NEW** use the 'Set or Change a Variable' and the name of the camera

#Camera.bobSide = 0-2; **NEW** use the 'Set or Change a Variable' and the name of the camera

- here Camera is the name of your FPS Camera node.

Thanks for the response. 
I wrote you in discord, so maybe you can give an example file of it there, if you can of course. I tried that and it didn't work so. 

Writing to you again friend, like I said it doesn't really work. Maybe you can give an example file on discord or via email? I would gladly appreciate that and add some tips for it as well.

Did you work it out ?

The compiled exe file must be attached using Pro or Studio into CopperCube.

The head bobbing auto works with no API's needed by default.

Use the latest version in case you have an older one that doesn't have this.


This is a paid asset 

https://robo25.itch.io/coppercube-new-apis

Hi again!
Well, I guess it won't work then, because I have a free addition of Copper Cube 6, right? Just downloaded the file, which I purchased and yeah, doesn't do anything much. Oh well, thanks anyways. I support your work anyways, so yeah, keep making great stuff man! 

(+1)

I will make a version for the Free Edition also...give me a day or so...

still spinning

but it seemed like I used less behavior when rising, execute the script ccbSetPhysicsRotation(Node, true); (by the way, I noticed that the camera can now take off like in hl2 in the first versions).

the node must only be the object you pick up when using physics in CC - like using Svens behavior.

Is that what your doing ?

How apply ccbSetPhysicsRotation?

ccbSetPhysicsRotation(Node, false);

set as true or false

Followed the instructions but cant seem to get it to work for me, these javascript functions would be so helpfu

read the readme carefully - hope that is enough.

Thank you so much

enjoy

Great robbo

thanks :)

Great, thanks!

cheers :)

Deleted post
(+1)

Thanks VP.

Not sure if could do that and in any case its part of the Editor which I don't have the code for anyway so unable to change anything in the Editor until Niko releases it to the public...maybe then I could....you could ask him to do that maybe..

Deleted post