Mobs
Overview
Mobs are enemies that you can define health, stats, speed, weight and other parameters on. They can be given AI using the blockly event system.
In this example AI, a mob will pathfind to a player and attack them every 70 ticks.
Mobs are enemies that you can define health, stats, speed, weight and other parameters on. They can be given AI using the blockly event system.
In this example AI, a mob will pathfind to a player and attack them every 70 ticks.