@GreatEmerald: If I recall correctly, I think I uploaded the new version to Git. But you need to see the one I created (when I made the mistake and uploaded it again instead of uploading to yours).
Announcement
Collapse
No announcement yet.
Ut3 weapons with hands
Collapse
X
-
Originally posted by meowcat View Post@
The only way to possibly handle mod weapons (without redoing everything) would be to spawn "static hands" that were attached to the weapon models at specific locations (like the way the mod "Damnation" handled the different character hands). Then you could use a configuration array (stored in an .ini file) that would include which bone to attach the hand to, what scale, rotation and position offset to use, and the name/class of the weapon. When a custom weapon was selected the "Hands Actor" could search the configuration array for a matching class/weapon name and then spawn and attach the hand(s) model.
Comment
Comment