UCC and Playmaker - interacting with objects

avalonsutra

New member
How do I set up UCC interaction ability to work with Playmaker?

I've imported the UCC Playmaker integration package and I followed this very basic Playmaker tutorial to get started:
... in this tutorial the door button is triggered by a Mouse Down event which is not what I want. Instead I want the UCC character to be able to use the button with its Interact ability.

Ideally the player is able to press the door button when it's in the screen center and also NPCs should later be able to interact with it. I don't need any animation to be played when the character presses the button. Can somebody give support on how to set this functionality up (I'm very new to Playmaker)?
 
Top