|
  
|
|
|||||||
| Development Discussions All developers who are coding games may stop by here for any help, suggestions, and everything development related. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Experienced Zuner
Join Date: Sep 2007
Location: Vermont
Posts: 177
Reputation: 18
|
I've been looking for the exact controls for the zune (the code). I had been working, or wanted to start on zuno, but then when I realized that I needed to learn C# first, I decided to start a beginners project. I started in on the xna tutorial, but seing as it is for windows/xbox, I need the control(D-pad/back/play/pause code) It will pretty much be a turret-shooting-aliens game, but differently skinned... VERY Differently skinned (I don't want to give the secret away
) I do plan on creating many levels. I may try to build a "Heavy Weapon" type game (xbl arcade).
__________________
\nn/===IRON MAIDEN RULES===\nn/ Xbox live/Zune= Epocilyps. Invites are fine. need people with zunes on my friends list. To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. ![]() ![]() |
|
|
|
|
|
#2 (permalink) |
|
zB Programmer
Experienced Member Join Date: Mar 2007
Posts: 975
Reputation: 119
|
GamePad.GetState(PlayerIndex.One).DPad.(down,left, right,up)
GamePad.GetState(PlayerIndex.One).Buttons.(A, B, Back) (A = Middle Button, B = Play/Pause buton)
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. ![]() |
|
|
|
|
|
#3 (permalink) |
|
Experienced Zuner
Join Date: Sep 2007
Location: Vermont
Posts: 177
Reputation: 18
|
Thanks LedZepp! that was a real help
__________________
\nn/===IRON MAIDEN RULES===\nn/ Xbox live/Zune= Epocilyps. Invites are fine. need people with zunes on my friends list. To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. ![]() ![]() |
|
|
|
![]() |
| Thread Tools | |
|
|
| |