Hi, quick question.
I'm using the 8direction behavior for the player's character, and I'm working out how to add interactions with other objects. In this case I'm trying to get him to talk to an NPC when they are touching and a key is pressed, and it works almost how I want it to.
Right now though, the interaction will only occur if the player presses the key and is actively walking into the NPC with the arrow keys. I want the interaction to occur even when the player is stationary next to the NPC and the key is pressed.
Here is the code in question. Hope that all made sense!
<img src="http://dl.dropbox.com/u/19777553/forum%20images/blahblahblah.jpg">