Check for player direction

Status
Fixed
Issue description

Can you implement a procedure block for checking for player direction? This could be useful for rotatable blocks (using the event trigger "when block placed by") and a lot of other stuff like blocks that act like ice

Sorry for bad English

Issue comments

I don't understand how this procedure work can you explain me Please :D, A procedure block:

Is entity looking at [>North/East/South/West/NE/NW/SE/SW] procedure block isn't easier?

There are quite a few explanations of it on the forums already. It returns the angle of the player, this is a very basic concept and more useful than a discrete result with only a few directions.