- Home /
Multi Turret Script for ship
Hello guys I'm back again. trying to figure out a script for turrets on a warship. Now I have two things to ask. Is it easier to have or not have a rigidbody pivot point for rotation (mostly looking at no rigidbody pivot points for this if it's easier). I have looked at both in the past from assets in the store that I have bought but their for tanks and don't like having multiple turrets on one in a scene. :(
Next. With the target for the turrets to aim or land on anything with a collider. Ok..... this was the part that got me because I used a script like that in the past off the physics tank controller by cobbi (think that's how you spell that) and it use a system like that by placing the target on anything with a collider. And the target was moved around when the camera moved. landing on anything with a collider and aiming the guns. it also was compatible with multiple turrets on a tank (didn't like not being on anything but tanks, tried :( ). I have looked through unity question and haven't seen any like this so hopefully someone can help me with this. If you can please don't be shy. I can't script for my life. And really want to learn soon.
thanks
Your answer
Follow this Question
Related Questions
Having trouble using SendMessage 1 Answer
How to get multiple string values from override ToString()? 1 Answer
How to close up charactor ? And move charactor to charactor 2D ? 0 Answers
Camera that follows rotating object with mouse input 0 Answers
how to allow the key to only open 1 door rather than all of them? 0 Answers