Escape By Any Means Devlog pt8
Escape By Any Means » Devlog
This is the AI spawner.
The spawner runs on start.
The code instantiates a specified amount of AI into the scene at random positions.
The AI wont spawn near previous AI by checking the random position that they will spawn at and checking if the distance is less than x amount.
If the distance is less than x amount then it will get a new random position through the use of a while loop.
The AI also won't spawn near the player by also checking the distance between the player and random position.
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