i know this isn’t scripting but I think you can help me. My question is: Is it possible to make a 3d lightsaber in unity? I tried this but nothing happened.
And the other thing is it possible to make melee combat in Unity3d? I know you think: Wow it is a loser! And yes your right I’m a noob.
Thank you
Yours MilchBrocken and have a nice Christmas and new good Year <3!
ok here is an example: You have Kylo Ren’s Lightsaber I can turn the blade on and off but I don’t know how to make damage. I would like to make a Lightsaber that make damage. But (and here is the question) how? How I make damage. And I don’t know how to make melee combat. Ok I know how to make melee combat for 2d but not for 3d so I need help here also.
Basically, the computer is dumb so you generally want to invent things yourself and tell it every step. You also have to fake everything, like the movies!
For example…
This might mean you use a thin cylinder for the glowing part and give the thin cylinder a material with a high emissive or emission value to make it glow.
You could hide or show this cylinder GameObject to turn the saber on and off.
You could look at adding a post effect like bloom later.
All these things are built into Unity. To know more about how to control Unity I suggest you try the Learn section of the website first, to get an idea how things work.
Ok thanks for your Reply but I know all of this. I Reply to the Post of Madgvox and made a GitHub profile. And there are all Scripts, Models and other things.