Flatshade it. Also, I don't like how the player is mounted, it looks like it inserts its richard into the tank hole to fire cannons.The model is OK, but needs flatshading.
There is only one error. When you mount the gun on top, you lay down. Does anyone know the joint name so i can fix that. I you can name the joint/help me fix it, it will be a major help.
numMountPoints = 3; mountThread[0] = "root"; mountThread[1] = "root"; mountThread[2] = "sit";
Find this:Code: [Select] numMountPoints = 3; mountThread[0] = "root"; mountThread[1] = "root"; mountThread[2] = "sit";Make sure the seat number you are mounted to is set to "sit".
Do we need another Tank? It'd be nicer if we had different things to use, such as an artillery gun or anti-air cannon, than a million identical Tank Shell cannons with exactly the same functionality but different models.
Change it so when the person operating the cannon clicks, it shoots them instead of a shell.
ill need another for my multiple factions main tanks
That seems pointless...Events! Heard of em'? Yeah, the same one that we got in V9.