How do i force dummy bots to constantly face in the event player eye direction? Like in that hero randomizer thing?
Start Facing(Direction Towards(Eye Position({Dummy Bot}), Eye Position({Player}), 9999)
i dont know what hero randomiser your talking about, but its pretty simple code.
just repace the {Dummy Bot}
& {Player}
with real inputs, and it’ll work.
1 Like