Page 1 of 1

Need.help for Titan Two wiimote

PostPosted: Tue Jun 09, 2020 8:56 am
by teddy18
Hello is it possible to tilt the nunckuk left Right up down for dpad inputs
And to shake for reloade

And is it possible to calibrate the wiimote pointer
I Will make some Scripts for games
The wiimote has not so many Buttons

Re: Need.help for Titan Two wiimote

PostPosted: Thu Jun 11, 2020 12:00 pm
by J2Kbr
teddy18 wrote:Hello is it possible to tilt the nunckuk left Right up down for dpad inputs
And to shake for reloade

Yes, this is possible. :smile0517:
For DPad mapping you will be using ACCEL_1_X for left and right and ACCEL_1_Y for up and down.
The reload use ACCEL_1_Z.

Re: Need.help for Titan Two wiimote

PostPosted: Fri Jun 12, 2020 3:09 pm
by teddy18
Thank you bro

Re: Need.help for Titan Two wiimote

PostPosted: Wed Jun 17, 2020 4:38 pm
by teddy18
J2Kbr wrote:
teddy18 wrote:Hello is it possible to tilt the nunckuk left Right up down for dpad inputs
And to shake for reloade

Yes, this is possible. :smile0517:
For DPad mapping you will be using ACCEL_1_X for left and right and ACCEL_1_Y for up and down.
The reload use ACCEL_1_Z.


ON the Nintendo Wii U/Wii - Nunchuk, is not acceleration on ACCEL_1_X or ACCEL_2_X
Only the wiimote has it

Re: Need.help for Titan Two wiimote

PostPosted: Thu Jul 02, 2020 10:42 am
by J2Kbr
teddy18 wrote:
J2Kbr wrote:
teddy18 wrote:Hello is it possible to tilt the nunckuk left Right up down for dpad inputs
And to shake for reloade
Yes, this is possible. :smile0517: For DPad mapping you will be using ACCEL_1_X for left and right and ACCEL_1_Y for up and down. The reload use ACCEL_1_Z.
ON the Nintendo Wii U/Wii - Nunchuk, is not acceleration on ACCEL_1_X or ACCEL_2_X Only the wiimote has it

Correct, The motion inputs from Nunchuk are allocated to ACCEL_2_X, ACCEL_2_Y and ACCEL_2_Z. While the motion inputs from Wiimote are ACCEL_1_X, ACCEL_1_Y and ACCEL_1_Z.