scoreboard objectives add Hala dummy Hala Scoreboard players add @s Hala 0 Scoreboard players add @s Hala 1 playanimation animation.speed @s[scores={Hala=1}] scoreboard players set @s[scores={Hala=10}]
I like this channel which discusses making addons and animations, I want to make a video tutorial on making animations mobs, because I've tried making animations, but it can't work and I'm confused about what I can fix, please make a video tutorial so I can support this channel.
This is the only channel that I trust to make addons and animation tutorials that I find difficult to find on other TH-cam, I really want to make my own addons.
@@andmultigame2 thank you for replying to my comment, I want to learn from you how to make your own animations like walk, mad, attack, idle and others, and what I'm confused about is how to make animations work in the addons you created
I need help. How to make my NPC equip items and pick up items to their inventory? I have been trying to figure it out since yesterday. I also turned on pickup items and equip items but still not working.
Bro I need a help. I am making a mod like herobrine roleplay for pocket edition but I have a problem please fix. When I hold in my herobrine sword it's spawn tnt with power 5 but it give so much knockback so please say me how can I reduce my knockback
One of the most important thing when making a model is file management Make sure that you have the right file for the model Pack your model into a RightItem file
So basically it's detecting if the player is sneaking by query.is_sneaking , then it is looking if the score of the custom scoreboard "one" is 0 then if it's 0 it will play a custom clicksound , u have to make the custom sound in the sounds folder and name it custom_theclicksound , so if the score is 0 , it will add 1 and play the custom sound then u can just repeat this process by detecting if the score is 1 of the custom "one" scoreboard then it will add 2 or if you want it to be just 2 skills then do add 0 . I hope this helps .-.
If your talking about skill you can make the function run the playanimation command Blockbench has an animation section where you can make custom animations
Just question, if u animate the sword how can you prevent the parts of the model shattering? Like how do u adjust the pivot for every frames for your animation, Please make a tutorial about it. It would be a huge thanks if you do.
Also it won't shatter only move the pivot to ur desired place like for rotation etc, And if ur having trouble animating each one just put them on a different file and place that file on the right arm 😏
@@andmultigame2 he means that whenever he moves the sword in animation it brings along every other parts, and u can pretty much guess the rest. His new.
I need help on my costum block Well the thing is.. it's a stuffed toy The model is good,but the texture is somehow broken.. I tried to use the "geometry fix " But It didn't work,the model just glitches It's only the texture I'm getting problems
That would require an invisible shield being equipped while you sneak with your custom one Sheild are hard coded but it might be possible but IDK how :)
scoreboard objectives add hala dummy hala scoreboard players add @s hala 0 scoreboard players add @s hala 1 playanimation animation.slice @s[scores={hala=1}] scoreboard players set @s[scores={hala=10}]
scoreboard objectives add Hala dummy Hala
Scoreboard players add @s Hala 0
Scoreboard players add @s Hala 1
playanimation animation.speed
@s[scores={Hala=1}]
scoreboard players set @s[scores={Hala=10}]
There's no " 0 " at the last
Omg thank you this is really inspiring for me to continue my addons
No prob
@@andmultigame2 can you try make flying slash skill next time using particles?
@@andmultigame2how get it to be full bodiedi adn not just head
1:11 why does bro have that image💀
I like this channel which discusses making addons and animations, I want to make a video tutorial on making animations mobs, because I've tried making animations, but it can't work and I'm confused about what I can fix, please make a video tutorial so I can support this channel.
This is the only channel that I trust to make addons and animation tutorials that I find difficult to find on other TH-cam, I really want to make my own addons.
Other video of mine is not enough then I'll try doing it
@@andmultigame2 thank you for replying to my comment, I want to learn from you how to make your own animations like walk, mad, attack, idle and others, and what I'm confused about is how to make animations work in the addons you created
I need help. How to make my NPC equip items and pick up items to their inventory? I have been trying to figure it out since yesterday. I also turned on pickup items and equip items but still not working.
Replace item
Only Zombies Though
Functions then replaceitem command
7:02
Is it possible to make the command execution happen when you tap the screen normally? I wanted to make those Minecraft Java style cuts
Thank you man,i need this trick
Bro make video on how to make a 3d blocks like 3d rail please
How do i add a second skill
Or how do i make it so when i only crouch then i can use the skill
hey Bro, that ability can also be put on a mob, and UE I want to make an Addon where one of the characters' abilities is a cut that fast
Then you dont have to set it, i already made one of it in my playlist
@@andmultigame2 Hey bro, but I can't find the video
@@David-rv1en th-cam.com/video/bYy0-M4G0fw/w-d-xo.html
Although, you need some changes here
emmm.. how does the cooldown works? 1:32 it's just add one Hala? How can Hala to get 10?? I'm really confused
Make MOrph addon tutorial please
Do we have to use scores to play the animation,can I use tags instead
Same i think
can you make a tutorial on how to make a crossbow ?????
You mean in crafting table
@@andmultigame2 not make a custom crossbow in the addon
@@Jojokika632 I think there's no sign of like custom 3d model of that but I'll try finding one or make
Thank you
Can you make a tut on how to put particle on sword
Bro I need a help. I am making a mod like herobrine roleplay for pocket edition but I have a problem please fix. When I hold in my herobrine sword it's spawn tnt with power 5 but it give so much knockback so please say me how can I reduce my knockback
I think resistance
It's not work
Bro please give your discord link or username
Please bro 🥺🥺🥺
I have so many questions
Do you have to hold it or you only have to press it once?
Bro i have made 1 sword model soo can u code it
Can you do a video to explain this addon ,how man understand this thing
how can i make my 3d item following the player's hand movements?
One of the most important thing when making a model is file management
Make sure that you have the right file for the model
Pack your model into a RightItem file
Lods tanong ulit, pano gumawa ng transparent block sa blockbench? ?
Anyone gonna ignore this guy has a hent@i picture in his gallery at 1:16
please how to make an attack animation for a mob?
Bro how to make slash
I have particles and animation
Cam you show how to make a sword with more than one skill and you have to sneak to change it
It's hard to be honest
Here
So basically it's detecting if the player is sneaking by query.is_sneaking , then it is looking if the score of the custom scoreboard "one" is 0 then if it's 0 it will play a custom clicksound , u have to make the custom sound in the sounds folder and name it custom_theclicksound , so if the score is 0 , it will add 1 and play the custom sound then u can just repeat this process by detecting if the score is 1 of the custom "one" scoreboard then it will add 2 or if you want it to be just 2 skills then do add 0 . I hope this helps .-.
@@mrboi1864 TBH, I'm thinking of that idea but it's different from yours, true
@@mrboi1864 thanks so much for that bro
how to make custom animation attack
(and the animation of player)
If your talking about skill you can make the function run the playanimation command
Blockbench has an animation section where you can make custom animations
hey, if the command "/execute" how to make it in scores?
Ang aga ko
Lods tanong ulit, pano gumawa ng transparent block sa blockbench??, gusto ko kasi gumawa ng salamin para sa kotse
How did added animation its only first person and third person
I already made a video about how to add multiple animations in my playlist
@@andmultigame2 I dont understand
Can you make a 3D animation
can you make a custom shield addon or not?
Just question, if u animate the sword how can you prevent the parts of the model shattering? Like how do u adjust the pivot for every frames for your animation,
Please make a tutorial about it. It would be a huge thanks if you do.
Like making a foldsr or (group) of the block
For amateurs, I don't even need blockbench I just script it in 😮💨🍵
@@kokujinn yow TBH that's cool, like the why you type you know
Also it won't shatter only move the pivot to ur desired place like for rotation etc,
And if ur having trouble animating each one just put them on a different file and place that file on the right arm 😏
@@andmultigame2 he means that whenever he moves the sword in animation it brings along every other parts, and u can pretty much guess the rest. His new.
Can I get a link to download your add-ons maker
I need help on my costum block
Well the thing is.. it's a stuffed toy
The model is good,but the texture is somehow broken..
I tried to use the "geometry fix "
But It didn't work,the model just glitches
It's only the texture I'm getting problems
Change the texture pack into padding and turn it on
How do I change the FPP hold Of swords
How to make a 3d projectile and bullet
Hey man try bridge core
How to make a combat animation plss
make warden sword please
hola bro muchas gracias por el tutorial me sirve mucho para un addon que quiero hacer saludos desde panama
What unzipper app do you use
make a sword glow pls
bro why my function is not working
/execute at @p as @s run tp @s ~~~ ~15
Try using the old execute command
@@polanexas same bruh 5 months
Doesn't work at the moment, just tried doing the same as you, did not write the wrong command, . k
You wrong tho 💀
paano mag-emit ng light ang entity? Maraming tutorial kaso diko maintindihan
is there any way to make custom shields work ?
That would require an invisible shield being equipped while you sneak with your custom one
Sheild are hard coded but it might be possible but IDK how :)
@@polanexas custpm shields work rn for addon maker, but have you gotten the tick delay sword to work for yourself cuase i havent pls tell me how
@@CodedwrongfullyI saw this vid like months ago and I never tried it so no
Bro please your discord link
Please bro
Link download?
Bro have collage browl😂
Wth you have that apk 3:53
See tình?
*Sigh* There's a much easier way to do this
😐
How
Bro please give your discord link please or username
scoreboard objectives add hala dummy hala
scoreboard players add @s hala 0
scoreboard players add @s hala 1
playanimation animation.slice
@s[scores={hala=1}]
scoreboard players set
@s[scores={hala=10}]
Lods tanong ulit, pano gumawa ng transparent block sa blockbench? ?
Diba pag naka gawa ka sa addon maker my transparent or translucent block doon. Don mo gagawin
@@andmultigame2 lods texture nakasulat dun eh model ginagawa ko, kaya kailangan sa blockbench
@@andmultigame2 nvm lods nalaman kona, iaadjust kolang pala yung opacity pero paano mag-emit ng light ang entity? Maraming tutorial kaso diko maintindihan