View Single Post
Author Message
Indarello
Senior Member
Join Date: Nov 2015
Location: Russia
Old 06-23-2017 , 23:59   Ho to attach particle to model
Reply With Quote #1

I want to add particle like blade mail in Dota 2

I add in particle:
-Operator - Lock to Bone
-Intializer - Position on Model Random

In code:
SetVariantString("!activator");
AcceptEntityInput(particle, "SetParent", client);

And it dont work

If i teleport it to player, particle just follow him

Attached Thumbnails
Click image for larger version

Name:	240px-Blade_Mail_Damage_Return.png
Views:	783
Size:	96.9 KB
ID:	163702  
Attached Images
File Type: jpg 123.jpg (86.3 KB, 735 views)

Last edited by Indarello; 06-24-2017 at 00:00.
Indarello is offline