Copy To Morph

Morph
Server Side
Both Mobile and PC

Create a clone with the appearance of scene entity at the position of the target player

Declaration

func CopyToMorph(player entity<Player>, target entity<LevelObject>, out var createdEntity entity<MorphObject>)
go

Parameters

Input

Name Type Description
Player Player Target Player
Target LevelObject Scene entity used for the clone appearance

Out

Name Type Description
Created Entity MorphObject Created clone entity