#Entity Functon
1 messages · Page 1 of 1 (latest)
You can use this method with animation controllers: https://wiki.bedrock.dev/animation-controllers/entity-commands.html#top
You can also use the queue_command respons in events. Ex:json "queue_command":{ "command":[ "say hi", "function my_function" ] }