7fed8274a8826deb3fe6e9e5429f716bb62077be7eeec928525bcb100581e2077465

이 사진을

7fed8274a8826deb3fe6e9e5429f716bb62071be7eeec928525bcb100580ec07c764f7

이 사진처럼 내가 위를 바라보든 아래를 바라보든 무조건 위에 있는 사진처럼 위치를 고정시키는 게 가능함?

mic1_1:
    spell-class: ".instant.ParticleProjectileSpell"
    projectile-velocity: 40
    projectile-horiz-offset: 50
    projectile-vert-offset: 0
    particle-name: take
    particle-speed: 0
    particle-count: 20
    height-from-surface: 0
    particle-horizontal-spread: 0.1
    particle-vertical-spread: 0.1
    special-effect-interval: 1
    hug-surface: false
    tick-interval: 1
    spell-interval: 1
    max-distance: 1
    max-duration: 1
    hit-players: true
    hit-non-players: true
    hit-air-at-end: false
    start-forward-offset: 0.9
    start-y-offset: 1
    hit-radius: 3
    vertical-hit-radius: 1
    stop-on-hit-entity: false
    stop-on-hit-ground: false
    spell: mic_damage
    effects:
      1:
        special
        effect: particles
        particle-name: blockcrack_152_0
        horiz-spread: 0.2
        vert-spread: 0.2
        speed: 0.0001
        count: 10
        y-offset: 0.5
        distance-between: 0.1
      2:
        special
        effect: particles
        particle-name: blockcrack_49_0
        horiz-spread: 0.2
        vert-spread: 0.2
        speed: 0.0001
        count: 2
        y-offset: 0.5
        distance-between: 0.1

이건 내가 작성한 구문인데 여기서 뭘 고치거나 추가해야 항상 정면에서만 스킬이 나갈까ㅠㅠ