I know this is probably going to turn out to be very simple, but I don't know anything about programming or scripting, so please bear with me.



I'm making a quest that's entirely side-scroller, and I want to disable items when facing up and down. Partially because the player will be on a ladder when pointed that way, but mostly because I don't want to animate attacks for those directions. So, basically I need a way to log Link's facing and disable the two main item controls when he's facing up and/or down.