Posted May 21, 201411 yr Im trying to make my lasers render like the lightining bolt does, but facing the right direction. I have tried to do this, but it shoots vertical bolts instead. Creator Of Weapons+ Mod & Sword Art Online HUD Mod
May 22, 201411 yr That's too little information to help you. Please elaborate. -S- (if I helped, please click Thank and applaud) http://6upnqa.dm2301.livefilestore.com/y2mtf-vG7Tqq1TiiVpIm53KWj7294NDPoHfSHHb4PzZiMAUfRCfK0UY0MwOu7Q3zTBNVTKqWjr2-xgBfFRpQT5p-QivtvknPpoABMNUw9br9WuZcBFkjePhnAbW500gVm-P/sequiturian.png[/img]
May 23, 201411 yr Hi If you want your lasers to look like lightning bolts, I suggest looking at RenderLightningBolt and making sure you understand how it works - it can be very helpful to rename the variables to something meaningful - and then modifying the code so that it steps along in the x and/or z coordinates instead of the y coordinate. BTW tessellator.startDrawing(5) is actually tessellator.startDrawing(GL_TRIANGLE_STRIP); http://en.wikipedia.org/wiki/Triangle_strip -TGG
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.