Objects in game, Objects in Software Code of the game

anyway, DEV,s can also implement other Object interaction has well. Tanks are no exepction.

X + tank = will make all your squad protect the tank.
K + G = Will make someone throw grenade in tank
K + V (bomber command/Stationary gun) = Will send a anti tank soldier to destroy the tank whith Anti tank gun.

so any object have potetional to be interacted.

Cheers.

While implementing such functionality is indeed posible, us by far not as simple as you make it sound.
It requires quite a bit of AI work. And the results may not work in the way you expect it.

1 Like