playMaker

Author Topic: Gamepad as mouse imput  (Read 1525 times)

miguelfanclub

  • Full Member
  • ***
  • Posts: 165
Gamepad as mouse imput
« on: August 17, 2018, 09:05:02 AM »
Im able to control and map my gamepad with playmaker (using rewired)

For first iteration, I want to navigate in the menus (inventory) in easy way for now and that would be just moving the mouse with the pad.

My question is, all the ui is waiting for mouse actions (mouse overs, mouse clicks etc ) via global system events. I could map my own custom pointer with pad, but then, all those system global events related to mouse will stop working.

How should I do this?

miguelfanclub

  • Full Member
  • ***
  • Posts: 165
Re: Gamepad as mouse imput
« Reply #1 on: August 24, 2018, 07:10:38 PM »
bump

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Gamepad as mouse imput
« Reply #2 on: August 25, 2018, 01:44:45 PM »
Hi.
You could use the asset 'Cursor Control'

I made some actions for this a while ago, i will look them up when i get home.