bandi94 Posted December 21, 2013 Share Posted December 21, 2013 When running play / other gamemode , and using GhostMode when 2 player's are (almost) on each other (with car) the camera will zoom in. But in Race somehow this effect is kill'd / turned of so the camera will not zoom in when you are on top of other player. I searched in the race where/ how it's made but i dont find it , anyobody have any idea how it's made ? Link to comment
Castillo Posted December 21, 2013 Share Posted December 21, 2013 I guess that it's something related to ghostmode. Have you tried disabling the collisions? Link to comment
bandi94 Posted December 21, 2013 Author Share Posted December 21, 2013 Well yes. I disabled the collision (it's not race gamemode , it's a gamemode made by me ) i used on client side "setElementCollidableWith" and when 2 player's (in car) go very close / they are on each other , the camera will zoom to my car. I used it on client side bk , some player's need to collide with some player's and not collide with other player's . Normal Camera : Collision off and 2 player on each other: Link to comment
bandi94 Posted December 23, 2013 Author Share Posted December 23, 2013 Huh nobody ? I am realy going mad about this problem. I am searching for a fix day by day , and nothing .... I can't find anything in race that would fix this for race gamemode. And other problem i noticed is that when you are on a WallRide loop the camera will make a creazy 180 degree turn. Link to comment
arezu Posted December 24, 2013 Share Posted December 24, 2013 Do this: setCameraClip(true, false) and it will disable collision between camera and vehicle. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now