#Left Click Detection
1 messages · Page 1 of 1 (latest)
[Actor][error]-Test Server #1 | actor_definitions | C:/Users/andre/AppData/Local/Packages/Microsoft.MinecraftUWP_8wekyb3d8bbwe/LocalState/games/com.mojang/development_behavior_packs/Horizon Kitpvp Test Server #1 Left Click | minecraft:player | minecraft:entity | components | minecraft:player's Component minecraft:animation_controller was not parsed.
controller_left_click.json:
{
"format_version": "1.10.0",
"animation_controllers": {
"controller.animation.left_click": {
"states": {
"default": {
"on_entry": [
"/tag @s add LeftClick"
],
"transitions": [
{
"left": "variable.attack_time > 0"
}
]
},
"left": {
"on_entry": [
"/tag @s remove LeftClick"
],
"transitions": [
{
"default": "variable.attack_time == 0"
}
]
}
}
}
}
}
player.json:
{
"format_version": "1.10.0",
"minecraft:entity": {
"description": {
"identifier": "minecraft:player",
"is_experimental": false
},
"components": {
"minecraft:animation_controller": {
"controller.animation.left_click": true
}
}
}
}
sorry, not script-api related
|| It's so funny when people come up with properties/methods/components and then they don't work :) ||
#1067869022273667152
This hardly applies to molang
idk what is and isnt molang
Therefore, it would be better to go where I tell you. So that they don’t tell you again later that this is the wrong channel