Posted February 13, 20178 yr I suppose this is a simple question, but it probably does not have a simple answer.... Is there a way to "animate" armor on while it is being worn by the player? Not make it move any differently, or rotate or anything, but just change the texture, like, make it flash colors by switching textures every second or so? I can iron out the details if I know how to change the texture, so is that possible? Developer of Randores (adds 256^3 ores to the game) and Arcane Bags (adds ridiculous storage with ridiculous crafting recipes). I know Java pretty well... So yeah... Quote This is where I'd put an inspirational and/or clever quote, but I can't think of one right now... This is the output of the totally, 100% working compiler for my programming language, Planet9: Beginning Compilation... Failed compilation! planet9.compiler.error.CompilationException: Compiler not yet implemented at planet9.compiler.Compiler.compile(Compiler.java:39) at planet9.compiler.app.CompilerApp.main(CompilerApp.java:147)
February 13, 20178 yr Use an mcmeta file, if you know what that is (hint: google it) Apparently I'm addicted to these forums and can't help but read all the posts. So if I somehow help you, please click the "Like This" button, it helps.
February 13, 20178 yr Author 9 minutes ago, Leomelonseeds said: Use an mcmeta file, if you know what that is (hint: google it) I'd like to be able to do it programatically (for specific reasons, and yes it must be programatically) Developer of Randores (adds 256^3 ores to the game) and Arcane Bags (adds ridiculous storage with ridiculous crafting recipes). I know Java pretty well... So yeah... Quote This is where I'd put an inspirational and/or clever quote, but I can't think of one right now... This is the output of the totally, 100% working compiler for my programming language, Planet9: Beginning Compilation... Failed compilation! planet9.compiler.error.CompilationException: Compiler not yet implemented at planet9.compiler.Compiler.compile(Compiler.java:39) at planet9.compiler.app.CompilerApp.main(CompilerApp.java:147)
February 13, 20178 yr There are not any methods that I know of... EDIT: You could look at how the minecraft applies enchantment particle effects to armor... Edited February 13, 20178 yr by Leomelonseeds Apparently I'm addicted to these forums and can't help but read all the posts. So if I somehow help you, please click the "Like This" button, it helps.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.