Summary
I set energy consume amount to 0 and wolves are tired very quickly.
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Devices
Steps to Reproduce
- Add wildlife spawner and set
{
“Tagged”: [
[
“Type”,
“NewEnumerator3”
],
[
“BiomeVariant”,
“NewEnumerator2”
],
[
“SpawnCount”,
“4”
],
[
“SpawnThroughWalls”,
“False”
],
[
“WildlifeTeamType”,
“NewEnumerator1”
],
[
“WildlifeTeamIndex”,
“(TeamType=TeamIndex,TeamIndex=1)”
],
[
“AllowInfiniteSpawn”,
“True”
],
[
“TotalSpawnLimit”,
“10”
],
[
“SpawnOnTimer”,
“True”
],
[
“SpawnTimer”,
“3.000000”
],
[
“SpawnRadius_m”,
“6.000000”
],
[
“ActivateFromAnyDistance”,
“True”
],
[
“ActivationDistance”,
“5.000000”
],
[
“TamedFollowDistance”,
“16.000000”
],
[
“WanderRange”,
“20.000000”
],
[
“EnabledOnGameStart”,
“True”
],
[
“ForceSpawn”,
“NewEnumerator1”
],
[
“CustomDamage”,
“0.000000”
],
[
“CustomDamageToPlayer”,
“0.000000”
],
[
“CustomDamageToEnvironment”,
“0.000000”
],
[
“CustomMovementSpeedMultiplier”,
“1.200000”
],
[
“Invincible”,
“True”
],
[
“StartingHealth”,
“100.000000”
],
[
“Taming”,
“True”
],
[
“MaximumTamedWildlife”,
“3”
],
[
“CanDropLoot”,
“False”
],
[
“Riding”,
“True”
],
[
“StartingEnergy”,
“100”
],
[
“MaximumEnergy”,
“100”
],
[
“EnergyRestoreAmount”,
“100”
],
[
“EnergyConsumeAmount”,
“0”
],
[
“bPreventPlayerDismounting”,
“False”
]
]
}
- Play your map and ride a wolf
Expected Result
Wolf is never tired
Observed Result
Wolf needs to rest and eat all the time
Platform(s)
PS5 (All)
Island Code
6411-4424-1945