FPS sample - enemy cover

Опубликовано: 10 Февраль 2026
на канале: János Turánszki
1,489
72

The FPS sample script has been updated with enemy logic to find cover locations automatically. The search is done on the voxelized version of the scene, and path finding. The logic behind it is that when the enemy gets shot, it starts searching for a cover in a random direction away from the player. If it finds a location that is invisible to the player, it will try to run there. For this, there is a simple built in lua function called SearchCover() now.

Website: https://wickedengine.net
Forum: https://wickedengine.net/forum/
Become a supporter on Patreon for some exclusive content:   / wickedengine  
Get the source code from Github: https://github.com/turanszkij/WickedE...
Get it from Steam: https://store.steampowered.com/app/19...
Get it from Microsoft Store: https://www.microsoft.com/store/produ...
Follow me on Twitter:   / turanszkij