CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2011
    Posts
    2

    Unhappy xma character firing a gun help?

    Hi i have made a man that fires a gun but when i click to were i want the bullet to be fired it either fires towards the bottom right when i click to the right of the character or the top left when i click any were to the left of the character. it only fires to these to corners and the speed of the bullet slows down as i get closer to the center of the character dose any one know why it is doing this and what i can do to correct it.
    i have attaced a notepad document of what i have done so far and a visual studio document

    thanks
    Attached Files Attached Files

  2. #2
    Join Date
    Nov 2011
    Posts
    2

    Re: xna character firing a gun help?

    Quote Originally Posted by vinny262 View Post
    Hi i have made a man that fires a gun but when i click to were i want the bullet to be fired it either fires towards the bottom right when i click to the right of the character or the top left when i click any were to the left of the character. it only fires to these to corners and the speed of the bullet slows down as i get closer to the center of the character dose any one know why it is doing this and what i can do to correct it.
    i have attaced a notepad document of what i have done so far and a visual studio document

    thanks
    sorry i actualy ment XNA not XMA

  3. #3
    Join Date
    Jul 2005
    Location
    Louisville, KY
    Posts
    201

    Re: xma character firing a gun help?

    If you can't find any help in C# Programming category, check out http://www.codeguru.com/forum/forumdisplay.php?f=60, it's the Graphics Programming category. If that doesn't work check over at www.gamedev.net.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured