I kept trying to seach for a script for this but i couldnt find one and i need some help. i want 5 studs btw oof
Spawn dummy, or "zombie". Then this inside workspace:
local dummy = workspace.DummyName local c = dummy:Clone() c.HumanoidRootPart.Position = Vector3.new(SpecifiedPosX,SpecifiedPosY,SpecifiedPosZ) --Make sure the dummy (zombie) is not anchored
Closed as Not Constructive by User#834, Fifkee, and hiimgoodpack
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?