Hello, I'm trying to make throwing knives who's ammo sticks into Actors or objects with a high amount of penetrating power. But I need the object to stay around. If someone could make an example for me that would be great. Here is some sprite art:
Attachment:
			File comment: Throwing Knife Open Source.
		
			
				 tknife2.bmp [11.18 KiB]
			
			Not downloaded yet
 
				tknife2.bmp [11.18 KiB]
			
			Not downloaded yet
		
		
	 I found the Melee mod who's throwing knives were perfect except that they just bounced off of any objects they hit. I want mine to stick for dramatic effect, into any and all things.
Any help is appreciated.
EDIT: Oh sorry, I should also note I'm trying to animated the knife when its flying in the air, if possible. Does that just use the Animation frame code or what? I don't want it to keep animating unless its in the air, does that need lua?