A-90
Datapack thats add A-90 to your world
A-90
A-90 that prevents you from playing!
Play in your world with A-90, the enraging entity from the DOORS Roblox game!

After attack, you can get A-90's stop sign! Hit another player with it to trigger the A-90 on them!

Settings!
You can use built-in function to change some datapack options:
Toggle A-90 random spawm: ``` /function a90:toggle_a90 ``` Toggle sign drop: ``` /function a90:toggle_sign ```
Change sign drop chance: ``` /function a90:toggle_sign_set_chance {chance:%} ``` * Instead of %, enter the percentage chance with which the stop sign will drop
Other commands
Give stop sign: ``` /function a90:items/a90_stop_sign/give ``` Spawn A-90: ``` /function a90:entity/a90/spawn ``` * Use this and instead of PLAYER_NAME set the player's name to call A-90 to that player ``` /execute as PLAYER_NAME run function a90:entity/a90/spawn ```