LET'S MAKE FUN, NOT WAR
0
Cooper

Make Carpool and add guns a and no limit on what you can build

Recommended Posts

Pls add guns more cars make it so you can carpool with friends more maps and sings that you can Right on pls ? love the game

Share this post


Link to post
Share on other sites

Bjbn said this: 

every one is telling Catsbit to remove the prop limit, but none is telling them how that are gong to solve the optimization eschew

lemy explain...

 

their are 2 kinds of props 

 

game-objects with physics.  (the little bouncing apple, or bottle, or CHAINSAW!!!) ("rigidbody enabled")

and game-objects with no physics.  (walls, the watchtower, the helipad,) ("rigidbody disabled")

 

if an object has physics it means that you're phone must calculate gravity and other physics related processes, and  then render that motion, including the motion of objects out of the camera view (so when you turn around objects aren't floating in space) this slows you phone down and reduces the frame rate. (you have probably witnessed this when you placed too many cars.)

if an object dose not have physics enabled, you phone has an ez time rendering. and runs well with even large quantities of props.

 

I think that, catsbit should give those two kinds of objects different prop limits.

?

Edited May 6 by bjb3n
So THAT MEANS THAT THEY HAVE TO BE WORKING SO HARD TO GET just a little prop limit
Edited by Mr.Mii27
Forgot to say that part at bottom
  • Thanks 1

Share this post


Link to post
Share on other sites
16 hours ago, Mr.Mii27 said:

Bjbn said this: 

every one is telling Catsbit to remove the prop limit, but none is telling them how that are gong to solve the optimization eschew

lemy explain...

 

their are 2 kinds of props 

 

game-objects with physics.  (the little bouncing apple, or bottle, or CHAINSAW!!!) ("rigidbody enabled")

and game-objects with no physics.  (walls, the watchtower, the helipad,) ("rigidbody disabled")

 

if an object has physics it means that you're phone must calculate gravity and other physics related processes, and  then render that motion, including the motion of objects out of the camera view (so when you turn around objects aren't floating in space) this slows you phone down and reduces the frame rate. (you have probably witnessed this when you placed too many cars.)

if an object dose not have physics enabled, you phone has an ez time rendering. and runs well with even large quantities of props.

 

I think that, catsbit should give those two kinds of objects different prop limits.

?

Edited May 6 by bjb3n
So THAT MEANS THAT THEY HAVE TO BE WORKING SO HARD TO GET just a little prop limit

Good idea! Thanks! 

Share this post


Link to post
Share on other sites

I tested my method and I was able to render about 3x as many cubes with no physics at 60 fps but results may vary with different devices. 

I'll run more tests and get back with you.

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
0