Quantcast
Channel: General - Epic Developer Community Forums
Viewing all articles
Browse latest Browse all 10040

Bug when respawning using Verse

$
0
0

Reference ID

26c521a5-4bae-7584-8457-c9abfcc83b83

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Verse

Summary

(InAgent:agent).Respawn<native><public>(RespawnPosition:vector3, RespawnRotation:rotation)<transacts>:void

The player’s collision detection was removed in the island settings, but when the player is spawned using this API, the player’s collision detection will be restored.

Steps to Reproduce

Turn off collision detection in island settings

Respawn the player in-game using the following API
(InAgent:agent).Respawn(RespawnPosition:vector3, RespawnRotation:rotation):void

Expected Result

Players will be respawned with their collision detection turned off.

Observed Result

Players will be respawned with their collision detection turned on.

Platform(s)

windows

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 10040

Trending Articles