Summary
The Creature Placer Device randomly respawns creatures after they are killed. However the Spawn() function was only called once through verse.
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Devices
Steps to Reproduce
- Create a new verse device with an editable creature placer device and any device to trigger a function for example a button device
- OnBegin subscribe to the trigger device (Button) and call the Spawn() function from the creature placer
- Set the creature placer device to: Enabled on Game Phase: Never, Spawn Only if Needed: True, Despawn Type: Do Not Despawn
- Launch a Session
- spawn a creature using the selected trigger device (Button) and kill the creature
- repeat step 5 until the bug appears
Expected Result
The creature should spawn only once and should not respawn if killed.
Observed Result
Sometimes the creature placer will spawn another creature after the creature is killed.
Platform(s)
windows