Noodle Posted November 6, 2016 Posted November 6, 2016 I'm looking for some input since I want to make my singleplayer game a little bit prettier. What are some good mods that replace the default stance for gunners? So far I've only found mods that replace the lightsaber stances and I don't really mind those. Do you guys have any recommendations?
minilogoguy18 Posted November 23, 2016 Posted November 23, 2016 I don't think there are any and if there were they were lost with some of the other sites like JK3 files. The problem with gun stances is that unlike a lightsaber stance they are 2 sequences blended together so if you make something that replaces say the rifle holding animation the legs will still be in the same position as default since it uses a combination of UPPER_xxx and LOWER_xxx animations as opposed to a lightsaber using an animation that is a BOTH_xxx sequence. This could be changed with coding but that's going a lot further than most would bother since most coders don't know how to animate and most animators don't know how to code. Noodle likes this
Circa Posted November 23, 2016 Posted November 23, 2016 ^ this I've been wanting it fixed in OpenJK to allow those stances/anims to not be split, but I dont think my request was deemed worthy of fixing. Hopefully it'll be fixed in JKE but who knows. Darth Sion likes this
IrocJeff Posted November 23, 2016 Posted November 23, 2016 I don't think there are any and if there were they were lost with some of the other sites like JK3 files. The problem with gun stances is that unlike a lightsaber stance they are 2 sequences blended together so if you make something that replaces say the rifle holding animation the legs will still be in the same position as default since it uses a combination of UPPER_xxx and LOWER_xxx animations as opposed to a lightsaber using an animation that is a BOTH_xxx sequence. This could be changed with coding but that's going a lot further than most would bother since most coders don't know how to animate and most animators don't know how to code. ^ this I've been wanting it fixed in OpenJK to allow those stances/anims to not be split, but I dont think my request was deemed worthy of fixing. Hopefully it'll be fixed in JKE but who knows. I'm going to ask this question here. What IS possible with animations in regards to guns? Just upper body?
Circa Posted November 23, 2016 Posted November 23, 2016 I'm going to ask this question here. What IS possible with animations in regards to guns? Just upper body? Yes. Same with melee.
minilogoguy18 Posted November 23, 2016 Posted November 23, 2016 Well when someone finally does get around to making a code change for this I'll export this one that I made.You still though could probably come up with something that looks better than the default stance even though it's forced to use the same LOWER animation as the basic standing animation. Darth Sion, Noodle, GPChannel and 6 others like this
Circa Posted November 23, 2016 Posted November 23, 2016 Try the RPmod animations: http://circa.im/files/jka/RPMod_Animations.pk3 Noodle and Smoo like this
Bek Posted November 23, 2016 Posted November 23, 2016 The Jkg gun and saber animations are amazing, that's what I've used in the past. Smoo and Noodle like this
Noodle Posted November 24, 2016 Author Posted November 24, 2016 Try the RPmod animations: http://circa.im/files/jka/RPMod_Animations.pk3 That's exactly what I've been looking for, thanks a lot! Smoo and Circa like this
Archangel35757 Posted November 25, 2016 Posted November 25, 2016 @@minilogoguy18 -- why couldn't you export out the matching gun animation lower part as a new LOWER_xxx sequence... so that it blends correctly with the UPPER???
minilogoguy18 Posted November 25, 2016 Posted November 25, 2016 Because the LOWER sequence that the guns use is one of the basic standing animations, it would replace that too and make every character who is standing idle look very odd lol.
Tempust85 Posted November 25, 2016 Posted November 25, 2016 It's coded to use one of the standing anims for the legs but one could edit this easily. But still would require a code mod. Darth Sion likes this
GPChannel Posted December 2, 2016 Posted December 2, 2016 Maybe can someone do a request 4 me guys? ^^
Langerd Posted December 8, 2016 Posted December 8, 2016 As i remember... The Lower animations for Npc are diffrent then the player. Player is using lower animation from stand1 animation but npc's are using diffrent .Look at the Cultist's legs. His right leg is not centered to the middle. As i remember he is using frames from from stand_guard animation or something.. (i am in te school). So animations for npc to the lower part are diffrent. The same goes with the multiplayer characters. Look at the standing animation in SP and MP.. they are diffrent. Noodle likes this
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now