stormchaser206 Posted January 18, 2013 Posted January 18, 2013 Hello, I am planning on making a very cool war mod. Are there any tutorials on how to make guns, vehicles, airplanes, helicopters, (they all shoot), or a tutorial on how to make models and show them in a java class? Quote I am the weather freak...
Mazetar Posted January 31, 2013 Posted January 31, 2013 Here you go... Quote If you guys dont get it.. then well ya.. try harder...
SuitedSlime Posted January 31, 2013 Posted January 31, 2013 Maybe start with something basic. Because you've just asked us to essentially create a mod for you... Quote
endershadow Posted January 31, 2013 Posted January 31, 2013 Here you go... that was the best thing I've ever seen someone link to. lol Quote
RegalBlaze Posted January 31, 2013 Posted January 31, 2013 Here you go... that was the best thing I've ever seen someone link to. lol He's right though, just make the model in techne, copy the shoot stuffs from skeleton and then change as you like Quote
Mazetar Posted February 1, 2013 Posted February 1, 2013 He's right though, just make the model in techne, copy the shoot stuffs from skeleton and then change as you like Yeah, I assume that's why endershadow liked it To the OP stormchaser206: Since you haven't responded I guess you either found the answer unhelpful or didn't click the link The link I gave was an 100% serious answer to the last question, it is possible to create models and import them into Java which saves you a hell of work! So then back to the first question, if you follow the link and learn how to easily create such models you will also learn how to rotate them and their specific parts (arms, legs or gun turret heads!). After learning that, figuring out the code to shoot something shouldn't be too hard, mostly you could look at how bow&arrows work or how an dispenser throws the fire bombs! That should give you the general idea on how to accomplish these tasks. Now if you are comfortable with the basics of the java language then creating and implementing the models and turrets wouldn't be too hard. For making them move, think(Have an A.I. I mean) and work as you want them to, well there comes the hard(but fun!) part of programming, constructing the logic Quote If you guys dont get it.. then well ya.. try harder...
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.
Note: Your post will require moderator approval before it will be visible.