Sentropic / SkillAPI-s

A flexible API for easily creating skills and classes with visual skill trees
13 stars 10 forks source link

Why Projectile's RAIN is upward,Will not fall but fly into the sky #29

Closed Niinnee closed 3 years ago

Niinnee commented 3 years ago
           Projectile-d: 
              type: 'mechanic'
              indicator: '3D'
              data: 
                icon-key: ''
                counts: 'True'
                projectile: 'Arrow'
                flaming: 'False'
                cost: ''
                group: 'Enemy'
                spread: 'Rain'
                amount-base: '10'
                amount-scale: '0'
                velocity-base: '1'
                velocity-scale: '0'
                height-base: '5'
                height-scale: '0'
                rain-radius-base: '2'
                rain-radius-scale: '0'

Will not fall but fly into the sky