PlayCanvas TANX game

I was wondering if the people who helped make “TANX” could help me with a multiplayer tank game, and if you need more info just ask, I just want to know how to make my game like that.

There are many online tutorials about how to build a javascript multiplier game … you could apply most of that knowledge and code to playcanvas project, but apply it to positions / rotations of entity instead of whatever the tutorials use.

1 Like

I meant the actual tank part…

Hi, @Gavin_Durbin,

Try this Photon Multiplayer starter kit(https://playcanvas.com/project/433966/overview/photonstarterkit), It is a Tank game and the shooting works too. You can build upon this starter kit. I tried out the build and it works well:

5 Likes