playMaker

Author Topic: Movement within a 3D space using Xbox controller [SOLVED]  (Read 1075 times)

ItzArranT

  • Playmaker Newbie
  • *
  • Posts: 45
Movement within a 3D space using Xbox controller [SOLVED]
« on: February 03, 2018, 12:47:18 PM »
Hi all,

I've searched everywhere for material on this but to no avail.

I'm trying to make a 3D ball with a rigid body move around in a 3D space using the Xbox controller's left stick.

I've set up the controller in the 'Input' section of the project settings, but beyond that I'm really not sure how to get the information from the controller or how to use it thereafter.

Any help would be hugely appreciated.

Thanks
« Last Edit: February 04, 2018, 10:00:02 AM by ItzArranT »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Movement within a 3D space using Xbox controller
« Reply #1 on: February 03, 2018, 01:24:45 PM »
Hi
With 'Get Axis' you can get the direction data from your controller if setup right.

On the Ecosystem you can find a roll a ball sample, check that one out :)