Working with the Dpad sample from Asteroids

CreeperWareCreeperWare Member Posts: 43
edited November -1 in Working with GS (Mac)
Hi all,

I had a quick question regarding working with the dpad sample from the Asteroids sample project.

I created all the necessary attributes and also added / created the dpadup/down/left/right button actors as well as the DirectionalTouch actor, yet when I touch the dpad , it does not "depress" by displaying the button images.

Even if I manually toggle boolean attributes like "Left Pressed" the buttons do not depress.

They do however, if I manually toggle the boolean attributes in the Asteroids project.

Also, even if I map the Right Pressed attribute to trigger on a right keyboard button press, it still does not work :(

Really would appreciate any insight into the issue. Thank you very much in advance!

Comments

  • CreeperWareCreeperWare Member Posts: 43
    I fixed the issue myself :) I will document the problem and tag the topic appropriately so that others may benefit!

    - Make DirectionalTouch and all the Up / Down / Left / Right actors non-movable and fixed rotation!

    - You can also make DirectionalTouch visible so that you can be sure it is being placed in the correct position!
Sign In or Register to comment.