粒子抛射方式为rain ,重力改为-1后粒子还是只往上面飞
1:
name: '1'
type: 'Dynamic'
max-level: 1
skill-req-lvl: 0
needs-permission: 'false'
attributes:
level-base: '0'
level-scale: '0'
cost-base: '0'
cost-scale: '0'
cooldown-base: '0'
cooldown-scale: '0'
mana-base: '0'
mana-scale: '0'
points-spent-req-base: '0'
points-spent-req-scale: '0'
incompatible:
- ''
msg: '&6{player} &2has cast &6{skill}'
icon: 'JACK_O_LANTERN'
icon-data: 0
icon-lore:
- '&d{name} &7({level}/{max})'
- '&2Type: &6{type}'
- ''
- '{req:level}Level: {attr:level}'
- '{req:cost}Cost: {attr:cost}'
- ''
- '&2Mana: {attr:mana}'
- '&2Cooldown: {attr:cooldown}'
desc: []
components:
Cast:
type: 'trigger'
indicator: '3D'
data:
icon-key: ''
indicator: '2D'
children:
Location-b:
type: 'target'
indicator: '3D'
data:
icon-key: ''
range-base: '10'
range-scale: '0'
ground: 'False'
indicator: '2D'
group: 'enemy'
wall: 'false'
caster: 'false'
children:
Particle Projectile-c:
type: 'mechanic'
indicator: '3D'
data:
icon-key: ''
counts: 'True'
group: 'Enemy'
spread: 'Rain'
amount-base: '1'
amount-scale: '0'
velocity-base: '1'
velocity-scale: '0'
height-base: '6'
height-scale: '0'
rain-radius-base: '5'
rain-radius-scale: '0'
forward-base: '0'
forward-scale: '0'
upward-base: '0'
upward-scale: '0'
right-base: '0'
right-scale: '0'
gravity: '0'
pierce: 'False'
particle: 'Flame'
arrangement: 'Sphere'
radius-base: '0.5'
radius-scale: '0'
particles-base: '15'
particles-scale: '0'
visible-radius: '25'
dx: '0'
dy: '0'
dz: '0'
speed: '0'
amount: '1'
frequency: '0.05'
lifespan: '3'
use-effect: 'False'
indicator: '2D'
children: {}
发的配置里的重力我是刚刚改成0试试的
啊这 你改成正数试试
dm130 发表于 2021-11-18 15:03
啊这 你改成正数试试
没有用的