How to Make Animated Textures | Resourcepack Series

  Рет қаралды 54,378

Etomic

Etomic

Күн бұрын

I HAVE RETURNED WITH PART 3!!!!!!!!!!! Sorry, just really excited since this took my computer AGES to edit, and a few other "not-so-happy happenings" BUT I am now back and enjoy the video!
Pixelorama
orama-interactive.itch.io/pix...
Code
{
"animation": {
"frametime": 3,
"interpolate": true,
"frames": [
{
"index": 0,
"time": 60
},
1,
2,
3,
4,
5
]
}
}
"interpolate" is another thing you can add into animations that allows the frames to fade into each other rather than the frames just changing into the next one, although you can only use "interpolate" when "frametime" is at the value "3" and up so the animation is slow enough for "interpolate" to work. And "interpolate" uses a "true" or "false" option rather than a number.
Feel free to try on "interpolate" on your animations!
The First Episode | Setting Up
• How To Make a Resource...
My Other Minecraft Tutorials
• Minecraft Tutorials
Discord
/ discord
Time Stamps
00:00 Intro
00:26 Pixelorama
02:03 Animating with Pixelorama
05:57 Exporting the Animation
06:51 Looping Animations
07:18 Still Exporting JAZZ
07:42 Editing Exported Animations
09:04 Loading the Resourcepack
09:31 Viewing the Item
09:49 Coding The Animation
15:23 Animating Block Textures
17:21 Coding Block Animation
18:43 Testing Block Animation
19:04 Outro

Пікірлер: 158
@endingsoon
@endingsoon 8 ай бұрын
This video was so easy to follow. I already do resource packs but had never managed animations, and this took like 10 mins to do so helpful!
@Username-co6hs
@Username-co6hs 8 ай бұрын
Yay
@Hellcage
@Hellcage 4 ай бұрын
I also made my own texture pack but don't know.how to animate
@ManicTheRizzEZ
@ManicTheRizzEZ 25 күн бұрын
Me same I have 17 mb texture pack still I don't know how to animate
@jacobbblol
@jacobbblol 2 жыл бұрын
Please upload more, these videos are so helpful!!!
@sdrawkcab.tub.xosehtxoN
@sdrawkcab.tub.xosehtxoN 2 жыл бұрын
I've been looking forward to this.
@Jack_gaples
@Jack_gaples Жыл бұрын
hey i love this vid it helped me start a love of pixel art thx
@thenormalkid3781
@thenormalkid3781 Жыл бұрын
OMG IT WORKED TYSM DUDE UR SO COOL IM SUBBING
@MegaMiaou
@MegaMiaou Жыл бұрын
exellent tutorial, thank you very much!
@user-yv1xk7wf2e
@user-yv1xk7wf2e 3 ай бұрын
Man, you saved my life!
@user-jt9xe4qu5i
@user-jt9xe4qu5i 9 ай бұрын
Great vid. it is soo helpful. One doubt can we make a name dependent animated texture pack
@dahim2816
@dahim2816 Жыл бұрын
very underrated video thank you still works in 2022
@sabrepulse08
@sabrepulse08 6 ай бұрын
I had an ad at 9:36 exactly when you said " And as you can see", then, LUCIDCHART was screamed at me. Perfect timing. Aside from that, amazing video, thanks for that! Very easy and nice. Oh, and btw, when I add the code for the item, (I'm on 1.20.2) the item texture comes up with Minecrafts version of the BSOD. Any way you can help? My code: { "animation":{ "frametime": 1, "frames" } }
@Vedantjagnade
@Vedantjagnade Ай бұрын
Bro very much thnxs to you it was my dream to make my own animated pack
@qSeren
@qSeren Жыл бұрын
Hello, Etomic Studios, i'm currently having trouble with this as i'm making a "Inferno Blade", which is a Name Dependent Sword and also a sword with animated textures, the problem is that it gets stuck in one frame, can i get some help?
@DRT3-OFFICIAL
@DRT3-OFFICIAL Жыл бұрын
omg this saved my life
@atypicaldude7016
@atypicaldude7016 3 жыл бұрын
Thanks,this was very helpfull and now i can impress my friends If i had friends...
@EtomicCheese
@EtomicCheese 3 жыл бұрын
lol... ;(
@dragonmasters4531
@dragonmasters4531 Жыл бұрын
Another question. Let's say I have already prepared frames, do you know how to insert them all at once ?
@andreascoolet
@andreascoolet 11 ай бұрын
thank u so much u made me not give op on making mods❤
@dreadteck4953
@dreadteck4953 6 ай бұрын
For me it just showed error textures (black and purple squares)
@oskarzu
@oskarzu 2 ай бұрын
SAME
@DayUNight
@DayUNight 2 ай бұрын
I had the same problem but to fix it do these things first check that there are no spaces in the item names and that they are the proper names seconded you can't copy and past the code you have to right it by hand and also make sure your using notepad++ to write the code
@DayUNight
@DayUNight 2 ай бұрын
@@oskarzu the solution is the same for you to
@ManicTheRizzEZ
@ManicTheRizzEZ 25 күн бұрын
I have done everything correctly but still it's showing black and purple square in the image of the item what can I dooo​@@DayUNight
@kiraar
@kiraar Жыл бұрын
guys, if u want the animation stop, don't make like 10 frames with nothing, instead, put this in the end of the MCMETA: "index": 0, "time": 100 } ] } } The index is the frame that the animation will stop, and the time is the time that the animation will stop in this frame :)
@the8estof
@the8estof Жыл бұрын
yo, quick question, maybe you can help me out or make a video about it. as it looks like you know quite a bit about minecraft textures. i have a small problome with textures. by default there are 10 textures for the block destroy animation(destroy_stage_0.png - destroy_stage_9.png). but i want to make a pack where this animation has only 8 frames, is that possible? thanks in advance for your help!
@JimTm7
@JimTm7 Жыл бұрын
can you make a tutorial for how to do this with entities?
@wolfexgaming3175
@wolfexgaming3175 Жыл бұрын
Hi this was useful, but i have an issue, I'm animating a painting, and the first one worked with no issues, but the second one is like scrolling through the animations other than using them as frames
@osisarxdsm7665
@osisarxdsm7665 Жыл бұрын
i got the same problem :(
@ssrgames4150
@ssrgames4150 Жыл бұрын
Question: Does the animation for blocks only happen when it is 16x cause.. you changed your old E to a 16x16 pixel
@dhaivik2194
@dhaivik2194 Жыл бұрын
no it works for any resolution pack
@DudeDevi_00969
@DudeDevi_00969 9 ай бұрын
"Can u stop telling me to call my mother" 💀💀
@gampiepymie
@gampiepymie Жыл бұрын
Btw, there's no need to do that for editing the animation again, just export it as, and safe the original project as a ".pxo" file
@DudeDevi_00969
@DudeDevi_00969 9 ай бұрын
The texture becomes error (the black and purple square thing), what do i do?
@Epac-gamerz
@Epac-gamerz 2 ай бұрын
Thank you so much
@whiteapple01
@whiteapple01 Жыл бұрын
This is a really helpful video! I was trying to figure out how to do this, but I finally figured it out because of this video! Thanks!
@phisc
@phisc Жыл бұрын
does it only work for optifine?
@mrparakeet
@mrparakeet Жыл бұрын
Great video but what if I want a high resolution animated texture
@muttakiraihanrafi8064
@muttakiraihanrafi8064 6 ай бұрын
thank you very much
@eymener1992
@eymener1992 Жыл бұрын
i tried this on a ender pearl but the ender pearl not animated it looks like a big purple and black colored block
@MarvelousButter
@MarvelousButter 9 ай бұрын
lifesaver
@huki9403
@huki9403 9 ай бұрын
When I put animation code the texture changes to purple and black squares
@th0m4z13
@th0m4z13 Жыл бұрын
why do i have a purple and black texture when i reload the texture?
@Garfieldismygirl
@Garfieldismygirl Жыл бұрын
Is there a way to make this work on armor? For me it works on blocks, items and entities but it doesnt seem to work on armor
@raulbatumbakal4119
@raulbatumbakal4119 6 ай бұрын
You need to animate the models
@xevnai
@xevnai 8 ай бұрын
Is it possible to do with name-dependent textures?
@rollfash
@rollfash 11 ай бұрын
hello :) i have a problem with my animation... its like sliding through the image. i would love it if u could help me with it ty!
@braanyay
@braanyay 11 ай бұрын
hey i just did it but it has an enchant glint glich can u help
@gampiepymie
@gampiepymie Жыл бұрын
Does this works for the title screen logo of minecraft? asking before I waste my time
@atypicaldude7016
@atypicaldude7016 3 жыл бұрын
YES!
@gabyfoster9178
@gabyfoster9178 Жыл бұрын
is anybody else getting a popup of windows it says run it at your own risk do i just click run anyways?
@cube-ie5bu
@cube-ie5bu 2 ай бұрын
Do you know how to have a animated trident entity texture?
@patrick_2907
@patrick_2907 2 жыл бұрын
Hey buddy, can I make those animated items on Mobile devices???
@shutgunnoob4613
@shutgunnoob4613 Жыл бұрын
I do all of these but it shoows me nothing I use 1.8.9
@nika207
@nika207 Жыл бұрын
I actually like that diamond sword texture thingy can i have the texture pack
@iwillbrb8723
@iwillbrb8723 Жыл бұрын
what ab with GIMP? i'd love to see a video about animating textures with GIMP. there's only one other video i can find but it's seven years old and super outdated-
@Nxvxline
@Nxvxline Ай бұрын
it only shows the base frame?
@miner4371
@miner4371 Жыл бұрын
Subscribed
@BritishChicken6423
@BritishChicken6423 Ай бұрын
so I animated my diamond but now its just showing a missing texture, what do I do? this is the code I put in: { "animation": { "frames": [ { "index": 0, "time": 22 }, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21 ] } }
@Mr100000000000000010
@Mr100000000000000010 Ай бұрын
Im tried on armors and they turned ladder on third person
@forgedpiston6213
@forgedpiston6213 2 жыл бұрын
Can someone help me I did everything right but it Won't do the animation. It shows that the item is all okay but it Won't Do The Animation
@prodiluvu
@prodiluvu 5 ай бұрын
same
@Zerlyxx
@Zerlyxx 7 ай бұрын
when i tried to open pixelorama windows kept on says that it protected my pc
@EtomicCheese
@EtomicCheese 7 ай бұрын
That can happen, but it seems like windows is being over protective. Either you did in fact download the wrong thing or you did actually use my link, either way, I can help you prove that it isn't a virus. Firstly, I run the software myself on a computer running the antivirus Bit Defender with no issues. Secondly, I found this cool website that helps you check if a file is a virus be sending the file to over a hundred different anti viruses at the same time. www.virustotal.com Just drag and drop the files you downloaded from Pixelorama's itch.io page and see for yourself whether it's safe or not. I downloaded both the zip and the installer for Pixelorama and put them on Virus Total. Both files are deemed clean by over 60 different anti viruses. If your having trouble actually running the file, then I'll try to help from my memory because I can't find a program that does what you explained. So your running windows, and the diolog box you explained is in windows 10. So there is some small text on that red box that says either "more" or "advanced", but when you click that, it reveals a button that says "run anyways". Then the software runs without a hitch! It won't even ask again for that software. The main reason why windows does this is because every application on your computer has a signature associated with it. Photoshop is signed by Adobe, Google Chrome is signed by Google, and so on. Windows thinks that just because an application isn't signed, it thinks it's dangerous. I mean I guess it makes sense, if a guy who made a virus put his own name on there I don't think it would be easy for him to hide anywhere lol. But either way, windows things it's protecting you. I hope this helps! TL;DR The file is safe, it's not a virus. upload your downloaded files to www.virustotal.com and see if it's safe for yourself. Once you feel safer, just run the file anyways. The red box that pops up has a button other than "close" that allows you to ignore window's recommendation and it will allow you to run the program!
@dragonmasters4531
@dragonmasters4531 Жыл бұрын
Hi, I want to make an animated resource pack image. I tried writing this in pack.mcmeta: { "pack": { "pack_format": 6, "description": "§6Autor:§I§4Dra§6gon §I§eMa§csters" } } ,{ "animation": {4} } } , but it didn't work. Do you know how I should write it correctly?
@GameExcel
@GameExcel Жыл бұрын
You are supposed to make a new mcmeta file instead of the description... Delete the animation part and follow the video
@10evimanjithherath65
@10evimanjithherath65 2 жыл бұрын
alternate title :- I tell my veiwers to download my pack LOL great video :D helped me a lot
@instantluk
@instantluk 7 ай бұрын
tnx
@frosteq2670
@frosteq2670 5 ай бұрын
how to make them work on opifine?
@talong4843
@talong4843 3 ай бұрын
how can i make continues animation
@d3llyyyy
@d3llyyyy Жыл бұрын
I dont see the item folder
@songgeek6174
@songgeek6174 7 ай бұрын
I get a null texture (the pink and black block) whenever I try doing this. I am on 1.8.9, do you know why this could be happening?
@AngryPirate1450
@AngryPirate1450 7 ай бұрын
if your on mac the file extension might be .txt because macs are known for hiding the true file extension
@songgeek6174
@songgeek6174 7 ай бұрын
@@AngryPirate1450 Not sure what the issue was, but I just redid the entire texture and it worked.
@gayatreeganeshe3432
@gayatreeganeshe3432 2 жыл бұрын
Me: I've watched video for 3:44 min. (video time is 20mins.) and he said *download my pack* 3 time. Also me: gets ready to here it 17 more times.
@EtomicCheese
@EtomicCheese 2 жыл бұрын
download my pack
@gayatreeganeshe3432
@gayatreeganeshe3432 2 жыл бұрын
@@EtomicCheese sure bcoz I am too lazy to create one
@LOST_Gamerzz
@LOST_Gamerzz 8 ай бұрын
After puting the properties the item became a block type thing
@_vis4392
@_vis4392 7 ай бұрын
it might be because you do not have notepad++ downloaded. i had this issue like 2 years ago and this was the thing that solved it.
@Razorful_
@Razorful_ Жыл бұрын
Does it work for 1.8.9? bc i did EVERYTHING exactly like you did, but its the default pink and black error texture, and even when i didnt put the code the texture was the exact same as teh pink and black default texture
@FNO001s
@FNO001s Жыл бұрын
Change the 1 to 0
@Razorful_
@Razorful_ Жыл бұрын
@@FNO001s ok thanks
@huibuh7570
@huibuh7570 9 ай бұрын
@@FNO001s which "1"?
@stealthhawkdude
@stealthhawkdude 11 ай бұрын
So dumb question but i assume this would work with an optifine custom named item right?
@__muhammad21
@__muhammad21 10 ай бұрын
sure
@Lstuf_0
@Lstuf_0 5 ай бұрын
Hi, I need a small help, cause my item turned into a purple-black square and I dont know what I did wrong, can some one help please?
@eliasjohnson1686
@eliasjohnson1686 4 ай бұрын
That means somewhere you mistyped something, or the item you’re trying to retexture isn’t named all the same thing. The name for the png must match the data in the json file for the item.
@TateRealization
@TateRealization 10 ай бұрын
I put in all of the Code in the png but its still the stack of sword Texture in minecraft (i alr tried f3+t)
@Username-co6hs
@Username-co6hs 8 ай бұрын
Same
@captainchaos1741
@captainchaos1741 3 жыл бұрын
pls help when i make the animation a .png it just says it doesnt support that
@EtomicCheese
@EtomicCheese 3 жыл бұрын
Are you using Pixelrama?
@captainchaos1741
@captainchaos1741 3 жыл бұрын
@@EtomicCheese yeah :V
@veng3ance.
@veng3ance. Ай бұрын
hi. can u make more tutorials for minecraft resourcepack JSON coding?
@ZakN0tZach
@ZakN0tZach 3 жыл бұрын
How would u retexture custom items. Example: Diamond sword with custom name, lore, damage
@paperhead0
@paperhead0 3 жыл бұрын
i dont think u can overwrite the damage
@EtomicCheese
@EtomicCheese 3 жыл бұрын
That tutorial will be coming soon, but I will record and edit everything step by step, but it's coming!
@ZakN0tZach
@ZakN0tZach 3 жыл бұрын
@@paperhead0 u can give items amplifiers giving them custom damage for example, or defense when held, and even health with attributes
@h_hamster
@h_hamster Жыл бұрын
@@ZakN0tZach im pretty sure u cant do that
@OverSkillGamer
@OverSkillGamer Ай бұрын
The Code works for every item?
@Guicy-oh6gg
@Guicy-oh6gg Жыл бұрын
Mine comes out as the error texture
@endy27876
@endy27876 Жыл бұрын
why it no longer work on 1.19.3 but old animated textures do
@AA-fk6if
@AA-fk6if Жыл бұрын
yeah i had the same issue the new stuff isnt .png anymore its just stuff like diamond_sword and i tried a few things to fix it but i couldnt get anything to work
@miguelemmanuellaroya8004
@miguelemmanuellaroya8004 2 жыл бұрын
tysm all other videos you need to write the code while following the video but yours just copy it
@srshivam96
@srshivam96 5 ай бұрын
Please tell me the mcmeta code
@FNO001s
@FNO001s Жыл бұрын
It does not work and just shows the purple and black square
@loree7918
@loree7918 26 күн бұрын
can i animate my armor too?
@enderbedrockershorts
@enderbedrockershorts 3 ай бұрын
Guys pls tell me it work 1.20.4?
@palobonitopaloe7813
@palobonitopaloe7813 3 ай бұрын
Now show it for the end crystal
@issays7019
@issays7019 3 жыл бұрын
Make a tutorial of how to make custom items with custom abilities pls!!
@paperhead0
@paperhead0 3 жыл бұрын
i dont thinks that’s available using resource pack but u should be able to do this with data packs bit if u want the textures u can try to make them
@dalmatinac_
@dalmatinac_ 2 жыл бұрын
those are either data packs or mods, you cant do it otherwise. sry.
@oldjunodraws
@oldjunodraws Жыл бұрын
i do command stuff and if you wanna do that in vanilla minecraft youd have to make it so a carrot on a stick (or warped fungus on a stick) has custom model data, and said custom model has a texture that you want, then (either using commands or a datapack) detect if a player is right clicking with the carrot on a stick then use that to execute a command. you you want a completely seperate item though, youd need to make a mod
@IvynBayang
@IvynBayang 4 ай бұрын
does this work on huds?
@icanfixittutorials8536
@icanfixittutorials8536 Жыл бұрын
the code is not working
@paperhead0
@paperhead0 3 жыл бұрын
nice
@EtomicCheese
@EtomicCheese 3 жыл бұрын
Very nice
@lavaman984
@lavaman984 2 жыл бұрын
How to make resource pacl Mcpe pls
@Super_Duke
@Super_Duke Жыл бұрын
Bro pls help me i used it on a totem but when i load the pack the totem is looking like a purple and black box instead of the texture i made pls help
@EtomicCheese
@EtomicCheese Жыл бұрын
that means the texture file is either is named incorrectly or is in a different folder from where minecraft expects it to be in. For the totem, it's an item, so it would be in "textures/item"
@Super_Duke
@Super_Duke Жыл бұрын
@@EtomicCheese it's in textures/item but still the error is occuring
@MaurilioMC3
@MaurilioMC3 16 күн бұрын
mine wont work ive tried everthing
@Dornick_
@Dornick_ 2 жыл бұрын
is there a limit to how many frames you can have?
@Dornick_
@Dornick_ Жыл бұрын
@ShadowKatCool ty
@Dornick_
@Dornick_ Жыл бұрын
do you happen to know what the limit is?
@GhastGamingYT
@GhastGamingYT Ай бұрын
{ "animation":{ "frametime": 3, "frames": [ 0, 1, 2, 3, ] } }
@projectepsilon9851
@projectepsilon9851 Ай бұрын
import is not working
@LOST_Gamerzz
@LOST_Gamerzz 8 ай бұрын
My isn't working
@GusAgung-il3io
@GusAgung-il3io Жыл бұрын
Can this be done on mcpe
@fabriciocincunegui5396
@fabriciocincunegui5396 Жыл бұрын
if i paste that code i show me no texture
@aguywithminions3307
@aguywithminions3307 Жыл бұрын
same
@jabuticaba2610
@jabuticaba2610 Жыл бұрын
needs optifine?
@LOST_Gamerzz
@LOST_Gamerzz 8 ай бұрын
And it's not working
@linuxpropaganda
@linuxpropaganda 3 жыл бұрын
Cheez.
@LOST_Gamerzz
@LOST_Gamerzz 8 ай бұрын
I need help I made a animation
@tensterss
@tensterss Жыл бұрын
How would you use cit with this
@EtomicCheese
@EtomicCheese Жыл бұрын
I am guessing that you just put the animated strip and the json file together like normal when in the cit sub folder, do try it out!
@drqad
@drqad Жыл бұрын
Not working for me can you help
@drqad
@drqad Жыл бұрын
@@Radidin i figured it out i forgot to rename the file to .png
@captainchaos1741
@captainchaos1741 3 жыл бұрын
Not first!
@rasyab2555
@rasyab2555 Жыл бұрын
how with bedrock?
@Jackcat-ub6co
@Jackcat-ub6co Жыл бұрын
bud if you don't have a computer to play java I don't see how you would do this
@YousufGamingOP
@YousufGamingOP Жыл бұрын
Bro my sword is glitch
@kingblue_6925
@kingblue_6925 3 жыл бұрын
First !
@UCKSFkrUBjDIbciGLrGLQI2w
@UCKSFkrUBjDIbciGLrGLQI2w Жыл бұрын
{ "animation": { "interpolate": true, "frametime": } }
How to make a 3D Models | Resourcepack Series
26:53
Etomic
Рет қаралды 52 М.
I Asked AI To Make Redstone For Me
11:16
Purplers
Рет қаралды 7 МЛН
Best KFC Homemade For My Son #cooking #shorts
00:58
BANKII
Рет қаралды 65 МЛН
Slow motion boy #shorts by Tsuriki Show
00:14
Tsuriki Show
Рет қаралды 9 МЛН
Inside Out Babies (Inside Out Animation)
00:21
FASH
Рет қаралды 13 МЛН
The Evil Minecraft Mod That Destroys Your Game
28:58
Wifies
Рет қаралды 698 М.
How the Minecraft Title Screen Seed was Found
8:24
SalC1
Рет қаралды 10 МЛН
I Paid Game Developers on Fiverr to Make Minecraft
11:13
BadGameDev
Рет қаралды 1,7 МЛН
Is 8-Bit Minecraft Possible?
13:56
Inkbox
Рет қаралды 1,1 МЛН
Dear Game Developers, Stop Messing This Up!
22:19
Jonas Tyroller
Рет қаралды 697 М.
I Solved Your Worst Minecraft Problems
20:17
Knarfy
Рет қаралды 385 М.
I Made the Same Game in 8 Engines
12:34
Emeral
Рет қаралды 4 МЛН
I Got The Worlds Best Minecraft Armor
21:19
Carvs
Рет қаралды 7 МЛН
41 Minecraft Makeovers
16:33
Skip the Tutorial
Рет қаралды 1,8 МЛН
Sipover's Nostalgia Bait Video Is Horrible
11:54
gerg
Рет қаралды 217 М.
ГРАНД-ФИНАЛ! NaVi vs G2 - Esports World Cup 2024 - ЛУЧШИЕ МОМЕНТЫ CS2
50:22