Hitbox Setup
Lets talk about how to setup interactions hitbox for your wheel.
You can set Lever or Button as a interactable block
Tutorial: (Blocks)
Build barriers or any other transparent interactable structure around your wheel
Run command: /fw interaction-edit <wheel>
You will get to the editor of the wheel.
(If you have already setuped some blocks) Green particles = already setuped block Yellow particles = block to add on interact Red particles = block to remove on interact Blue particles = box selection (advanced)
Select blocks you want to set using suggestions in the chat.
Then run command: /fw interaction-edit
You are done! Now you can spin the wheel with interaction.
Tutorial: (Entity/npc/command)
Select your dispatch provider (entity, npc, rotatinghead, executable block)
Add command as a console sender to your provider: /fw force-interact <wheel> <player>
You are done! Now you can spin the wheel with your provider.
Last updated