• Register

On May 1st 2019, VRDB.com and SlideDB.com were closed. We no longer support VR, AR, iOS or Android only games. We are focused on PC, console and moddable games. If this is your project and you would like to release it on IndieDB, please contact us with the details.

Pico Tanks is a casual but competitive, team based multiplayer mobile shooter, focused on action-packed combat and rewarding team play. Players assemble their tanks and battle for supremacy across several game modes and battle arenas.

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Add media Report RSS Swarm Missile Test
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

Description

Fun with new projectile types. Here is a swarming missile test =D

Since Pico Tanks is multiplayer to sync the projectile across clients we send the projectiles initial position, velocity and launch time. When the message is received by another player we can fast forward the projectile to it's correct location. The noise function uses the projectiles network ID added to the projectiles lifetime to generate a random position, this way each projectiles movement is different but also deterministic.