Click a button?

MrRudeMrRude Member, PRO Posts: 8
This is probably easy, but, here is what I am trying to do.

Have an actor (button) I want to click this button actor, turn mouse cursor into crosshair or something and then click a different actor (character) and apply something to the character actor.

Any suggestions?

Comments

  • Braydon_SFXBraydon_SFX Member, Sous Chef, Bowlboy Sidekick Posts: 9,273
    edited January 2013
    You can't actually change the mouse cursor image...Yet. You could, however, create an actor that constrains it's self.X and self.Y to the Mouse X and Y.


    Then you could create an attribute that would change depending on which image....And based off of that attribute determine what to apply to the player.

    I know that's very rough - But I wanted to give you something to go on - I'm on my iPad and need to leave the house here in a min. If you can't get it working, I'll see if I can create a quick project file.
  • sparkaniasparkania Member, PRO Posts: 300
    are you on Mac or PC?
  • MrRudeMrRude Member, PRO Posts: 8
    @Braydon_SFX - THANKS - that gives me a direction to go.
    @sparkania - I am on PC.
Sign In or Register to comment.