Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I've tried, still seems like it doesn't work

(2 edits)

I think it only works with the FPS camera but I could not get it to work either using any of the functions:

ccbSetCopperCubeVariable("#Camera.bobspeed", 2);

ccbSetCopperCubeVariable("#Camera.bobUp", 2);

ccbSetCopperCubeVariable("#Camera.bobSide", 2);

Is the Usage correct above as I thought variables were set using the ccbSetCopperCubeVariable() function call??

There appears to be quite a few spelling errors in function names so I'm not sure if the syntax is correct.

I don't want to sound negative here, as I know Robbo puts in a lot of work in making these API's. Is the source code to these API's available to download or purchase soI can see how they work in more detail ?