Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Killing a player from an object in currentcamera?

Asked by
Zyleak 70
8 years ago

So I have an part which is in currentcamera, put in there like this.

local P3 = Points.Point3:Clone()

P1.Parent = workspace.CurrentCamera

This part has a script in it which is a countdown and i want it to kill the player when the countdown reaches 0.

0
I made a demo a while back.. http://www.roblox.com/games/240182950/CurrentCamera-Speed-run-demo, if it feels upvote the comment pls. :D MessorAdmin 598 — 8y
0
This demo has everything from Datastore to CurrentCamera lava.. c: MessorAdmin 598 — 8y
0
I'm pretty sure you're unable to run scripts in the CurrentCamera. You'd have to handle the killing function outside of the CurrentCamera. Spongocardo 1991 — 8y
0
Spongo, play the game.. then edit the game. :P MessorAdmin 598 — 8y
0
I have the the events showing you what to do. MessorAdmin 598 — 8y

Answer this question