Legacy:TranslocOutEffect

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to navigation Jump to search

//Translocator

set translocator statusicon none // no hud icon

set UTTeleportEffect bhidden 1 // no effects

//Replaces high-polygon Trans-out effect with a 2d sprite - Big fps improvement

set translocouteffect drawtype dt_sprite

set translocouteffect texture botpack.womanbelt


Category:Legacy To Do – Is this supposed to be a class page?