Skip to content

Presets

Zgoly edited this page Jun 30, 2024 · 2 revisions

Presets

Meteorist

Additional presets for Meteor.

  • Fall Damage

    [📖 Source code]

    • WHITE: 255 255 255 255
    • Original Width: 0.0
    • Original Height: 0.0
    • Needs Compile: true
    • Recalculate Size: false
    • Timer: 0
    • Text: Fall damage: #1{round(meteorist.fall_damage) / 2} ❤
    • Update Delay: 0
    • Shadow: true
    • Border: 0
    • Shown: Always
    • Custom Scale: false
    • Scale: 1.0
    • Background: false
    • Background Color: 25 25 25 50
    • First Tick: true
    • Empty: false
    • Visible: false
  • Fall Distance

    [📖 Source code]

    • WHITE: 255 255 255 255
    • Original Width: 0.0
    • Original Height: 0.0
    • Needs Compile: true
    • Recalculate Size: false
    • Timer: 0
    • Text: Fall distance: #1{round(meteorist.fall_distance, 1)}
    • Update Delay: 0
    • Shadow: true
    • Border: 0
    • Shown: Always
    • Custom Scale: false
    • Scale: 1.0
    • Background: false
    • Background Color: 25 25 25 50
    • First Tick: true
    • Empty: false
    • Visible: false
  • Max Fall Damage

    [📖 Source code]

    • WHITE: 255 255 255 255
    • Original Width: 0.0
    • Original Height: 0.0
    • Needs Compile: true
    • Recalculate Size: false
    • Timer: 0
    • Text: Max fall damage: #1{round(meteorist.max_fall_damage) / 2} ❤
    • Update Delay: 0
    • Shadow: true
    • Border: 0
    • Shown: Always
    • Custom Scale: false
    • Scale: 1.0
    • Background: false
    • Background Color: 25 25 25 50
    • First Tick: true
    • Empty: false
    • Visible: false
  • Max Fall Distance

    [📖 Source code]

    • WHITE: 255 255 255 255
    • Original Width: 0.0
    • Original Height: 0.0
    • Needs Compile: true
    • Recalculate Size: false
    • Timer: 0
    • Text: Max fall distance: #1{round(meteorist.max_fall_distance, 1)}
    • Update Delay: 0
    • Shadow: true
    • Border: 0
    • Shown: Always
    • Custom Scale: false
    • Scale: 1.0
    • Background: false
    • Background Color: 25 25 25 50
    • First Tick: true
    • Empty: false
    • Visible: false
Clone this wiki locally