I haven’t really used creatures before in verse but you should be able to get the agent of the creature from the “SpawnedEvent”
and then with
if(FortChar:=Agent.GetFortCharacter[]):
you should be able to get the fort character of the creature and with
FortChar.GetTransform()
you should be able to get its transform