nofacekid
|
  |
| Joined: 18 Jul 2015 |
| Total Posts: 518 |
|
|
| 12 Aug 2015 07:58 AM |
you will be still alive?
mod pls reply
I am a pirate |
|
|
| Report Abuse |
|
|
EIbow
|
  |
| Joined: 04 Jul 2008 |
| Total Posts: 14628 |
|
|
| 12 Aug 2015 07:59 AM |
| It's called headless horseman package :) |
|
|
| Report Abuse |
|
|
nofacekid
|
  |
| Joined: 18 Jul 2015 |
| Total Posts: 518 |
|
|
| 12 Aug 2015 08:01 AM |
I am an apache pilot
I am a pirate |
|
|
| Report Abuse |
|
|
|
| 12 Aug 2015 08:02 AM |
Separating the head and torso kills the player. The closest thing you can do is change the transparency of the head and remove the face.
I'm not going to tell you my signature. |
|
|
| Report Abuse |
|
|
|
| 12 Aug 2015 08:04 AM |
That's nearly impossible because most of the chances of that... is where you die once you separate the head.
No capes! |
|
|
| Report Abuse |
|
|
nofacekid
|
  |
| Joined: 18 Jul 2015 |
| Total Posts: 518 |
|
|
| 12 Aug 2015 08:05 AM |
I want the head to follow the player around like the screaming tiger unususal effect in tf2 for a taunt
I am an Apache pilot. |
|
|
| Report Abuse |
|
|
| |
|
|
| 12 Aug 2015 08:07 AM |
Using CFrame to try and move the head would just teleport the player, so what you'll have to do is clone the head, and then change the transparency. The copied head can then be moved around in the workspace without causing the player to die.
I'm not going to tell you my signature. |
|
|
| Report Abuse |
|
|
UFAIL2
|
  |
| Joined: 14 Aug 2010 |
| Total Posts: 6905 |
|
| |
|
nofacekid
|
  |
| Joined: 18 Jul 2015 |
| Total Posts: 518 |
|
|
| 12 Aug 2015 08:16 AM |
The guy wearing blue shirt and with a light gear THAT IS EXACTLY WHAT I WAS THINKING
I am an Apache pilot. |
|
|
| Report Abuse |
|
|
|
| 12 Aug 2015 08:16 AM |
game.Workspace.nofacekid.Head.Transparency = 1
i cri |
|
|
| Report Abuse |
|
|
|
| 12 Aug 2015 08:23 AM |
Clone head, do whatever you want with the clone, then make the transparency on the real head 1. Then delete the decal on the real head. there you go
local reply = Instance.new("Reply",Forum["All Things ROBLOX"].thread) |
|
|
| Report Abuse |
|
|
nofacekid
|
  |
| Joined: 18 Jul 2015 |
| Total Posts: 518 |
|
|
| 12 Aug 2015 08:25 AM |
YES
How do i make the head follow the player what ois the script u know like th pets in tm
I am an Apache pilot. |
|
|
| Report Abuse |
|
|
|
| 12 Aug 2015 08:26 AM |
Make a clone of the head. Nudge it up above the head and make the players head transparent
Take my retexture! http://www.roblox.com/8-bit-Frosty-Phoenix-SlingshotJunkie-Favourited-item?id=238818517 |
|
|
| Report Abuse |
|
|
uglysteak
|
  |
| Joined: 21 May 2013 |
| Total Posts: 10744 |
|
|
| 12 Aug 2015 08:27 AM |
game.Workspace.YOURNAMEHERE.head.Transparency = 1
(Formerly DistiII) Instance.new("Reply",forum.thread) |
|
|
| Report Abuse |
|
|
nofacekid
|
  |
| Joined: 18 Jul 2015 |
| Total Posts: 518 |
|
|
| 12 Aug 2015 08:27 AM |
I want it to animate it like the SCREAMING TIGERS unusual taunt effect just like tf2 instead of flame it is the head
I am an Apache pilot. |
|
|
| Report Abuse |
|
|
nofacekid
|
  |
| Joined: 18 Jul 2015 |
| Total Posts: 518 |
|
|
| 12 Aug 2015 08:28 AM |
2 heads just going around you
I am an Apache pilot. |
|
|
| Report Abuse |
|
|
|
| 12 Aug 2015 08:29 AM |
I'm probably wrong about this, but I think you would insert a BodyPosition in the clone, and have a loop constantly make the cloned head move towards the player. You'd want some sort of offset, though.
I'm not going to tell you my signature. |
|
|
| Report Abuse |
|
|