Merge movement-component #1

Merged
baz merged 20 commits from movement-component into master 2024-01-18 18:30:17 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 33b1376a8f - Show all commits

View File

@ -121,7 +121,7 @@ private:
UPROPERTY(EditAnywhere, BlueprintReadWrite, Meta = (AllowPrivateAccess = "true")) UPROPERTY(EditAnywhere, BlueprintReadWrite, Meta = (AllowPrivateAccess = "true"))
UAIPerceptionStimuliSourceComponent* PerceptionSource; UAIPerceptionStimuliSourceComponent* PerceptionSource;
bool IsSpriting = false; bool IsSprinting = false;
bool IsADS = false; bool IsADS = false;