HaywireInteractive / OnAllFronts-Public

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

Create a functional test for avoiding tank #997

Open Kalchev89 opened 3 months ago

Kalchev89 commented 3 months ago

where you have a soldier moving to some destination (like the simple avoidance test) but put a tank in the middle of their path which they need to avoid. Note this test will fail for now which is expected. We should just make sure to put the test in DisabledTests.json for now until the bug is fixed so it won't run when code is pushed.