The Meaning of Life, the Universe, and Everything.
Join Date:
9/22/2014
Posts:
56
Location:
Philippines
Minecraft:
Darkvoid021
PSN:
d3Kingz22
Member Details
I need help too. I have finished creating my dragon mob. But i dont know how to put a texture. I know how to but i do not know how to take a part of the texture and put it on the dragon. For example. The texture for the head. For the eyes. Body and other. The code is setTextureOffset right? I dont know how to use it. Plz help me. Just tell me what to do with that code!
Well,I make those rules because I have my own reson,can you make Godzilla?↑↑You say no too,so I know I can't do this,and I make a"no Godzilla, the king,the queen...."rule.No more than two legs,as I want the model so perfect, I don't want two legs rotate the same way and act like a jerk,so I make"No more than two legs/hands rule.I think a lot of guys are working and making mods,and I am form three,its is an important school year.I just want to keep on contact with others and study my own stuff.
Anyway,the post I give you is great,because I know how to make ALL those impossible things,I don't want to give the codes to other because it is still in beta and I don't want ANYONE say I AM A JERK.I will write how I make them,now:
1:Godzilla,I make multiple render.Left leg,own render.Right leg,own render.I use setPosition to make them stay together and act like 1 render type,and use some super hard code to make them move with normal way,not its leg flying off the body.
2.Wings,Use the head as wing,and make them keep nodding,it should look like flapping its wings.
3.More legs,same as 1,use setPosition.
4.Giant hit box,same as 1 and 3.But make their health connect to each other.E.g
function attackHook(a,v) {
if(Entity.getRenderType(v)=="your render") {
var hp=Entity.getHealth(v);
Entity.setHealth(other part,hp);
}
}
↑↑Is the giant hit box code,of course, how many part you have,how many code of setHealth you write.
5(Top secret).why I render rendertype pixel by pixel,Pm-ed to him.
https://m.youtube.com/channel/UC1UZxWBJVLr0Pg8hzucabcQ
Follow me on twitter: https://www.twitter.com/Wetdryer21
P.s can you make mods to cuz I have a request too.
Me? I can do that. But it would crash the game for a large robot.
Follow me on twitter: https://www.twitter.com/Wetdryer21
Follow me on twitter: https://www.twitter.com/Wetdryer21
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI have several large models, one with over a hundred pieces and they hardly lessen the FPS.
Instead of saying it will crash the game, it's okay to say you just can't do it...
TNX FOR THE TIP!
Follow me on twitter: https://www.twitter.com/Wetdryer21
1. Can you please model me a ghast?
2. Can you please make a video tutorial on how to make a custom model and show us the process?
Thank you,
-Booger349
Just search techne mcpe tutorial on the tubes
The forum post about how to code it is confusing.
Wait,me?