This is the prototype for the sword controller that is to work with the game, Deepest Sword. I made the controller in this form to give the player a sense of actually using their sword to complete the game and it's platforming puzzles. Currently, it uses a potentiometer to control the left and right movements and the circus playground's accelerometer to control the direction the sword swings. The final goal for this is to have a gyroscope instead but was unfortunately unavailable to purchase in time for me to put this together, forcing me to pivot a little bit and use an alternative for the time being. It definitely still needs some work on the precision of the inputs as it is a little unruly at times but is something I can continue to adjust within the code.
1. Do you think that using the motions along with the potentiometer can lead to confusion?
2. Would you recommend a different set of motions to control the swinging direction of the sword?
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.