How make enemy?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By abbos

Hello
How to create an enemy that walks and fires? (3D)Please help

GitHub - NovemberDev/novemberdev_first_person_shooter_godot: First Person Shooter (FPS) in Godot
Have a look at the Scripts/AiEnemy.gd script. It’s very short and basic, but it’s a patrolling AI that will shoot at the player if they see it.

Bernard Cloutier | 2020-10-08 13:40

How download this project?

abbos | 2020-10-08 14:22

Click the green “Code” button and then download zip: Imgur: The magic of the Internet

Bernard Cloutier | 2020-10-08 17:35

Thank you my brother

abbos | 2020-10-08 17:45