Hey,
I’m trying to make a tool for scp that actually instant kill the player on hit. How can I do that?
Sorry it isn’t really long to explain, if you need others explication tell me
You could use the Touched
Event to detect whenever the SCP hits a certain player, and using the GetPlayerFromCharacter
function would check if the Hit Part was a Character Model
Thanks Immatry !
i’ll send the script later