• Angels Question?
    0 replies, posted
Hey guys, I have a question about angels, I have this SWEP. But the angels are kinda messed up. Picture: [url]http://steamcommunity.com/profiles/76561198015630856/screenshot/632981209484141948[/url] My question is, how to get this gun more to the right. Current Angels: ITEM.isAttachment = true; ITEM.loweredOrigin = Vector(-12, 2, 0); ITEM.loweredAngles = Angle(-25, 15, -80); ITEM.attachmentBone = "ValveBiped.Bip01_Spine"; ITEM.weaponCopiesItem = true; ITEM.attachmentOffsetAngles = Angle(0, 255, 0); ITEM.attachmentOffsetVector = Vector(5, 5, -8); Thanks!
Sorry, you need to Log In to post a reply to this thread.