Game Development Community

Using controller in menus

by Stephen · in Torque 3D Beginner · 03/18/2014 (6:36 pm) · 31 replies

I have been searching the forums to see if anyone has got their controller working so they can navigate through the menus to change options, enter, and leave missions. Anyone have any input? Thanks
Page«First 1 2 Next»
#21
03/29/2014 (3:15 am)
I'm still trying to figure out why the controller isn't working in the menus. Can anyone help me figure this out? Thanks
#22
04/01/2014 (8:46 am)
Looking into what I have I only use the gamepad for what I do. Also are u using a xbox controller? as i know some other gamepads do not seem to operate as expected.

If not get Motion to Joy 7.0 version and you can use that to auto remap your game pad to an xbox controllePS: you can also use a ps3 controller via blue tooth but thats just being fancy.

But let me see how i have my controller working it. I may have had to do my own manipulation.

#23
04/01/2014 (8:49 am)
I'm using my DualShock 4 Controller from my Playstation 4. I'm using this program DS4 To XInput to make it think there is a Xbox Controller. I know this program works because I have used it with other games that only the xbox controller works.
#24
04/01/2014 (8:54 am)
deleted ----
#26
04/01/2014 (8:59 am)
So that all goes together in the KeyMapTitleScreen.cs? And does the cs go in the scripts/client folder?

EDIT:
Nevermind, I guess :S
#27
04/01/2014 (9:01 am)
making new resource that will still solve ur issue.
#28
04/01/2014 (9:02 am)
Oh! That would be awesome! I can't wait to see it. :D
#30
08/07/2014 (4:57 am)
I have made some success with the menu and controller but I ran into something I would like to do but not sure how to achieve this.

In the option menu you have 3 tabs; Graphics, Audio, Controls. I would like to add the ability to use the left and right bumper (btn_l and btn_r) to cycle through the tabs. How can I achieve this?

Thanks
#31
03/20/2018 (8:57 am)
This thread may well be 4 years kill but by the powers of necromancy I summon thee to rise!!!

The solution to all your gamepad/gui problems have been solved, here:
forums.torque3d.org/viewtopic.php?f=26&t=1203
Page«First 1 2 Next»