Finished phase 1

This commit is contained in:
2026-05-29 18:57:20 +03:00
parent 8c49583a69
commit c6eff4d076
11 changed files with 152 additions and 59 deletions
@@ -191,6 +191,9 @@ private:
bool CheckSight(const FVector& StartLocation, const FVector& EndLocation, FHitResult& HitResult, const AActor* IgnoreActor);
UFUNCTION(Exec)
void LogTest();
UPROPERTY()
TObjectPtr<ANakedDesireHUD> HUD;
};