Point-Defence Turret "Aegis" is a system for executing point-defence tasks, e. g. missile interception, air defence.
It consists of three parts:
1. Detection: system based on deprecated radar for accurate target designation. (can be customized)
2. Ballistic calculator (most unique and compex thing, you can configure it using LUA code modification)
3. Turret (can be made entirely by you, two sample turrets provided)
IMPORTANT NOTES:
Provided controller is a base. You should configure it, or do some tricks to make it work as you want it to.
Code is pretty simple and some instructions for modifying it are provided.
Things you can easily configure via properties and LUA script:
- Weapon type
- Offset from physics sensor to weapon barrel
- Deadzones (see LUA script)
- Aiming (for different pivot types)
- Trigger conditions
Questions are welcome!
Discord server: [url=https%3A%2F%2Fdiscord.gg%2FwD2sEWt3j4]https://discord.gg/wD2sEWt3j4[/url]
Discord ID: human41k
Credits to Shairo-jp for using his ballistic calculator as a base.