-
Recently Browsing
No registered users viewing this page.
-
Posts
-
By Turtledove · Posted
Wait, I'm getting this weird effect where there's extraneous layers to the model where there shouldn't be. I'm wearing nothing but the helm, and I've temporarily unparented the helm's model to BipedModel's head and the model has no headwear, but this is happening: -
By theishiopian · Posted
This is a follow up to an earlier post about not being able to use the knockback method. Well, since then I've learned a bit more about the nature of my problem. It turns out that knockback DOES work, but the catch is if I cancel the LivingAttackEvent that I'm calling the code from, then all attempts to modify the velocity of the player are nullified, even if i extract the mojang knockback code and reuse it (which I don't want to do in the long run, for legal reasons). As soon as I stop canceling the event, the knockback works. Unfortunately, I NEED to cancel the event, since its the whole point of the mod. What could be causing this interaction??? -
By Turtledove · Posted
Whoever at mojang decided on this system needs to be fired -
By ChampionAsh5357 · Posted
Well yes, vanilla armor models have two layers. The leggings grab the body and the legs while the boots grab only the legs. You could fix this by splitting your texture in two and draw the second texture only when the equipment slot is the legs.
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.