FAForever / FAForever/nomads

Rework T3 Static Artillery to use rockets instead of projectiles

未關閉
#595 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
area: code style area: unit-blueprint
主要語言
Lua
星號
13
分支
27
PR 合併指標
30 天內沒有已合併 PR

描述

The model is the same for now, but something interesting to try out for the Desolator is to convert it into rocket artillery.

The simple implementation is the following:
1.Hide the gun bone via scripts on the model
2.Increase size of model slightly
3.Remove thruster effects
4.Remove existing weapon
5.Add new weapon that fires 6 missiles from the 6 thruster bones - the missiles fly accross the map then arc down
6.Reuse the orbital missile projectile with a variation on it

A more advanced implementation could be:
Use a similar setup to the smaller rocket artillery - missiles fly across, tilt down and then accelerate really quickly, converting themselves into a new projectile like the rocket artillery.

Do whichever one is cooler. Or something along those lines!

This whole excercise is to solve the issue with it having a large time between individual muzzle shots, and also hitting mountains on the way, and also having a high muzzle velocity which we can control with the missile speed much easier.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。