#Animation error

2 messages · Page 1 of 1 (latest)

fallen fiber
#

how to make the charge animation to only start when the player is sneaking and it will stop on the last frame?

    "geometry": "Geometry.scoped",

    "materials": [
        {
            "*": "Material.default"
        }
    ],
    "textures": [
        "temp.life_time = query.life_time * 3.3; return array.item_frames[temp.life_time];"
    ],
    "arrays": {
        "textures": {
            "array.item_frames": [
                "Texture.frame_0",
                "Texture.frame_1",
                "Texture.frame_2",
                "Texture.frame_3",
                "Texture.frame_4",
                "Texture.frame_5",
                "Texture.frame_6"
            ]
        }
    }
}```
mystic sierraBOT
#
Welcome to the help forum!

Please make sure to read #1029468016594911232 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.