本帖最后由 ruanhuhu 于 2023-2-14 14:26 编辑
sw.range可以写两个数 也就是做椭圆的指示圈
我去看了下modenc 好像是矩形
顺便给你讲一下这个数值不会影响生效范围的
On SuperWeaponTypes
Specifies the radius (in cells) of the "area effect indicator" that is displayed when a player is targeting this Super Weapon. Note that this is just a visual effect, and doesn't actually influence the Super Weapon's area of effect.
Float/integer valueSpecifies the radius the superweapon will affect. SW.Range=3.5defines a circle with 7 cells diameter.2 integers valueSpecifies a rectengular area. SW.Range=4,6defines a rectangle 4 cells wide and 6 cells high
|