Skript
Skript copied to clipboard
🚀 Add opposite facing expression
Description
Add opposite facing expression and improve the code overall
Target Minecraft Versions: Any Requirements: None Related Issues: None
Wouldn't it be better to have an expression to invert a Direction instead? It's more universal
Wouldn't it be better to have an expression to invert a Direction instead? It's more universal
This can be useful indeed, something like (opposite direction|inverse) of %direction% but that is for another PR, as for this it's facing specific
Wouldn't it be better to have an expression to invert a Direction instead? It's more universal
This can be useful indeed, something like
(opposite direction|inverse) of %direction%but that is for another PR, as for this it's facing specific
Facing does return a direction, it would be better to adapt what TP said