Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > CopperCube > Announcements and Showcase
Thirdperson Camera and Player Controller + Download

dynamogames
Registered User
Quote
2022-10-04 21:00:11

But I noticed everything works perfectly until I add a gun and cross hair as child nodes of the player, but I'll have to add Gun and Cross hair to the game since it is a 3rd Person Shooter so I don't know if there's another way of attaching the gun and cross hair to the player without making them child nodes.
Pls note also that the gun is added as an animated joint to the players hand.


shadynl
Registered User
Quote
2022-10-13 00:40:17

@just_in_case

I followed your tutorial again and it is working great now, but only with Mixamo models so far. I uploaded my own FBX model and that didnt work very well. The motions get all screwed up somehow afterwards. Anyway, mixamo got some nice models i can work with so im good for now.


cristian_emz
Registered User
Quote
2022-11-16 02:50:47

hello someone made it possible to work this controller in webGL...?


karmacomposer
Registered User
Quote
2022-12-02 22:59:05

Is there any way to make better jumping? It just pops up and down. It needs some gravity, go a bit higher and forward a bit. It's just unrealistic.

How do I change the WASD to arrows? I need to use my right hand.

Thanks.


coa
Registered User
Quote
2023-01-18 08:59:22

hi sometimes this extensions crashes my game at start i also had move the camera around scenegraph to make it work sometimes

im using linux os with wine newest

maybe its just a wine issue


hadoken
Guest
Quote
2023-01-18 09:31:25

@coa

Unfortunatly I have experienced the same issue (also using Linux/Wine as you may know...), especially with latest v1.8.1. and its many built-in extra features. Using an older more slim core version fixes the issue for me at the moment. Can't say if it's a specific Linux/Wine problem though.


coa
Registered User
Quote
2023-01-18 09:48:45

i did not experience this issue on my win10 just saying.


aloan
Registered User
Quote
2023-06-30 23:36:14

Hi Sam! I am having 2 problems with your wonderful camera script.

Problem 1- it is blocking me from pressing regular letter keys on the pc keyboard. I mean it is blocking my main.js script from accessing the keyboard. I tested the same main.js script and it works fine. So I combed through all I had and I found out it is indeed your camera script.

Problem 2- on the debugger it always says that: Property does not exist: Name.

And I did find out that you have such word Name several times in your script, like so:
behavior_smThirdpersonCameraController.prototype.onAnimate = function(node, Time){
if(!this.node){ // doing this only once
this.node = node;
this.name = ccbGetSceneNodeProperty(node, "Name");
this.lastTime = new Date().getTime();
if(!this.angleClamp) this.angleClamp = 87; // angle clamp defaults to 87, remove this line if you want your angleClamp value to be 0
this.PlayerName = ccbGetSceneNodeProperty(this.Player, "Name");

i did not want to give up on this wonderful cam.. :(


eoh
Registered User
Quote
2023-07-14 22:37:06

when i restart scene my game crashes randomly after some restarts with the newest version of this camera and controller im using linux with wine i tried using CC third person camera and then it does not crash.

i do not know if it happens on windows
if anyone could verify if this does not happen on windows .. it would be nice

regards..


eoh
Guest
Quote
2023-07-15 10:13:38

my workaround was to eliminate the need for restarting scene


eoh
Guest
Quote
2023-07-26 08:22:52

i used v1.4 that works without crashing under linux/wine :)


luposian
Registered User
Quote
2023-08-01 10:00:43

wrote:
I downloaded and tried the demo. Walking does not work - dude just slides around. The whole thing is rather clunky - not smooth at all. Is that Coppercube as usual?

Thanks for the attempt at a decent 3rd person cam. Coppercube really cannot be used to make anything worth selling.

Mike

I beg to differ. I'm currently working on a game where my character moves quite fluidly. Once you learn what CC can and cannot do and you optimize the code to make the best of those limitations, you can get pretty nice results.

https://luposian.itch.io/luposia...


presidentg
Registered User
Quote
2023-12-29 01:01:09

hi, when I use this and place other objects onto the object being followed by the camera, the objects jitter and are delayed when the object moves. Any fixes?


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Inter?ational" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact