|
| 24 Apr 2016 12:41 AM |
how do you make the arrow stick to the wall it touches?
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:43 AM |
Anchor it when it comes into contact.
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:44 AM |
^ Yes but if you do that make sure you check whether or not the target is a living thing otherwise you'll have floating arrows everywhere.
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:44 AM |
well it needs to be welded
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:47 AM |
^ ? What for? Unless you want it to attach to players you don't need welds.
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:48 AM |
i need it to attach to players. what, you think ill shoot walls only? ik it has something to with cframe.inverse tho
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:50 AM |
I suggest watching a tutorial on welds before trying to do this. Welds can be annoying at times....
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:50 AM |
and yet again the scripters forum doesnt know what to do
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:51 AM |
We are here to help, not to just script stuff for you.
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:52 AM |
We do, it's just your obviously too lazy to go learn yourself and expect others to do the scripting for you.
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:53 AM |
and yet again the scripters forum goes butthurt when i point out they dont know what to do and no, im already looking for a way to do the arrow welding. currently im looking at bow and arrow scripts to see what to do. and of course theres no tutorial on the wiki or youtube. do not call people things without thinking.
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:54 AM |
*dies of lack of brain cells*
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:54 AM |
^ Bye AdvancedObjects, you shall be missed. *Dies of lack of braincells also.*
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:55 AM |
if you dont know what to do just tell me like wtf no need to hide it when its obvious
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:56 AM |
im not asking for the script itself im just asking how to do it
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:57 AM |
*comes back to life*
If it's so obvious then why don't you go learn yourself?
Anyways to stop your endless whining:
You clearly already have it in a projectile (unless your expecting us to script that as well) so all you need to do is for loop through the arrow model anchoring it when it comes into contact via a touched event.
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:58 AM |
local weld = Instance.new('Weld',arrow) weld.Part0=arrow weld.Part1=hit weld.C0=arrow.CFrame:inverse() weld.C1=hit.CFrame:inverse() |
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 12:59 AM |
"local weld = Instance.new('Weld',arrow) weld.Part0=arrow weld.Part1=hit weld.C0=arrow.CFrame:inverse() weld.C1=hit.CFrame:inverse()"
this is whats called the help that the scripts forum promised when they only had insults and stupidity to "help" people who "want us to make the scripts for them"
btw darth why dont you come to antis anymore
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 01:00 AM |
-face palm- I'm dying of your idiocy.
"im not asking for the script itself im just asking how to do it"
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 01:01 AM |
"-face palm- I'm dying of your idiocy. "
says the one that uses roleplay actions in a subforum
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 01:03 AM |
What I'm doing in real life in the form of words is role play actions? Lmao.
|
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 01:03 AM |
| antis is like empty all the time except at midnight |
|
|
| Report Abuse |
|
|
|
| 24 Apr 2016 01:08 AM |
"What I'm doing in real life in the form of words is role play actions? Lmao."
yes.
|
|
|
| Report Abuse |
|
|
| |
|
|
| 24 Apr 2016 01:10 AM |
| epik, we are not scripting slaves. we don't have to help you if we don't feel you deserve it. |
|
|
| Report Abuse |
|
|