Hello mine,
We saw your game and it has a lot of potentials.
For the AI, You need a few things:
1. The AI tank needs to point towards you, Move and shoot towards your direction.
2. If the AI bullets hit your tank, you will lose scores and if your bullets hit the AI tank you will gain scores.
3. You can start by using the "Rotate Towards" command (In the cyan blocks). Just put the "Rotate Towards" under your tank and select your tank as the Target Object.
4. The next step is to perform a slow turning of the AI tank towards you. In that case, you can use a transparent Cube and attach it to the AI tank by setting the transparent cube's x,y,z to the AI tank's x,y,z using the Loop command.
5. Move the "Rotate towards" under the transparent cube, And animate the AI's localRotationY to the transparent cube's localRotationY using the "Animate" command (In the yellow blocks). That way, the AI tank will slowly rotate towards your tank and this will make the game more playable.
6. When you defeat the AI tank you should remove it using the "Remove" command and then use an explosion effect. We can help you with the explosion effect once you get there.
Regards,
Cyberix3D team