the xna machine
-
VB.NET XNA Tutorial 7: Sprites as Game Objects
8 months ago -
VB.NET XNA Tutorial 6: The PointAt method
8 months ago -
VB.NET XNA Tutorial 5.3a: Dinner on a Plate
8 months ago
Activity
-
2 months agoHe commented on VB.NET XNA Tutorial 4: Starting an engineXNA's Content Pipeline removes the file extensions from resources when it brings them in, so when accessing content from in the game, you'll want to drop the extension from the name; try getting "kermit" from your textures collection instead of "kermit.png".
-
2 months agoHe commented on VB.NET XNA Tutorial 4: Starting an engineThat error indicates that a texture called "kermit" hasn't been loaded into objCM.Textures - but it's hard to say why without seeing your project or code.
The error is coming from SpriteBatch, it's yelling at you for trying to draw a sprite but without a texture. If "kermit" does not really exist in objCM.Textures, Nothing will be the result of trying to get "kermit" out of the Textures collection. Do you have a graphics file called kermit in your Content\Textures folder? -
6 months agoHe commented on VB.NET XNA Tutorial 2: Creating an XNA Windows Game projectYou can now download a Visual Studio template with all of this setup for you from xnamachine.blogspot.com
-
8 months agoHe commented on Tutorial 4: Starting an engineCheck out the blog at xnamachine.blogspot.com
The source for both VBContentManage r and Hashtable(Of Type) are posted in the article for Tutorial 4. I recently posted an updated version of the VBContentManage r for use with XNA (Game Studio) 2.0 (beta). -
8 months agoHe tagged Tutorial 6: The PointAt method. -
8 months agoHe tagged Tutorial 5.3: Dinner on a Plate. -
8 months agoHe commented on Tutorial 5.1 - Implementing a transform matrixOh, I will enable the link. Sorry about that.
Thanks for the heads up. -
9 months agoHe commented on I do not want the movie to be downloadable to QT / publicI do not have the option to d/l source on 'the mourner'.
-
9 months agoHe commented on stuck on 0Cancel and try again. I get this sometimes (I use FF). Persistence wins out, sometimes I have to cancel and select the file again like 5 times but it goes eventually.
-
9 months agoHe tagged Tutorial 2: Creating an XNA Windows Game project.
Video Request
Open Requests

- Vimeo: About / Blog / Roadmap / Developers / Forums / Help! / Site Map
- Legal: © 2008 Connected Ventures, LLC. All rights reserved. / Terms & Conditions / Privacy Statement



.


Top
Bottom