Arno submitted a new resource:
GetCursorFace - Get the face of the block targeted by a player !
Read more about this resource...
GetCursorFace - Get the face of the block targeted by a player !
This script is extremely simple to use yet extremely useful for developers!
He has a unique function, that allows you to get the face of the block targeted by a player.
This functionality, unavailable from basic expressions or effects of Skript or its addons, can be very useful.
In order to achieve this result, this script recalculates a 3D geometry from the block's location, player's location and the player's view.
It's very easy to use:
Returns...code_language.skript:GetCursorFace(player)
Read more about this resource...