Escape By Any Means Devlog pt6
Escape By Any Means » Devlog
This code allows you to kill the AI.
This is done by detecting whether you are in a trigger collider which covers the surrounding area of the AI.
If you are in the collider an array of colliders is created which use overlapsphere to detect all colliders that are found in the sphere.
Then a foreach loop is used to detect if the collider found is an AI.
If there is an AI in the sphere and the player presses left click they will kill the AI.
Get Escape By Any Means
Escape By Any Means
Status | In development |
Author | will2781 |
Genre | Action |
Tags | Stealth |
More posts
- Escape By Any Means Devlog pt23May 19, 2023
- Escape By Any Means Devlog pt22May 17, 2023
- Escape By Any Means Devlog pt21May 17, 2023
- Escape By Any Means Devlog pt20May 17, 2023
- Escape By Any Means Devlog pt19May 17, 2023
- Escape By Any Means Devlog pt18May 17, 2023
- Escape By Any Means Devlog pt17May 17, 2023
- Escape By Any Means Devlog pt16May 17, 2023
- Escape By Any Means Devlog pt15May 17, 2023
- Escape By Any Means Devlog pt14May 17, 2023