HaywireInteractive / OnAllFronts-Public

UE5 MilSim FPS / RTS Game (formerly ProjectM)
MIT License
127 stars 24 forks source link

Write a functional test with a narrow path that's blocked by a soldier and have another soldier try to go through the path #990

Closed Kalchev89 closed 2 months ago

Kalchev89 commented 3 months ago

Write a functional tests with a narrow path that's blocked by a soldier and have another soldier try to go through the path. They should around the obstacle that form the narrow path.

Leroy231 commented 2 months ago

@Kalchev89 I think this is done in BP_FunctionalTest_SimpleAvoidanceWithObstacles, so I'm closing. I created https://github.com/HaywireInteractive/OnAllFronts-Public/issues/1017 to fix that test.