XNA Basics - Movement Part 2
Loading...
4,098
Loading...
Uploader Comments (Whiplashx86)
see all
All Comments (17)
-
Never mind, I followed the XNA 4 tutorials on MSDN and then everything worked fine.
-
Using the XNA 4.0 tutorials on MSDN now.
-
Awesome tutorial. Subscribed
-
really, that helps, I got some bugs when my player gets in the corner and then dissapears somehow, but when I use these, player doesn't dissapear.
-
Nope, it doesn't really matter for now.... At the moment I'm following the tuts on the XNA website
-
Does it work now?
Loading...
Lol difficulty in origin? It's the most basic of mathematical operations - translation. No you don't have to change your code in a lot of places. Maybe you have to change YOUR code and that's an obvious sign of bad design.
kotapaka 2 months ago in playlist XNA Tutorials
@kotapaka These are for people that are NEW to xna. I do not have a problem with the origin, I was just mentioning it to the new people that you need to be aware of it. And yes, you do need to change you code if you change your origin in the middle of development, because your graphics will be offset differently depending on the origin.
Whiplashx86 2 months ago
Followed you exactly and the CheckBounds() function had no effect. I'm using XNA 4.0 with C# in VS2010 Ultimate.
RichhhR 5 months ago
@RichhhR Send me a message with your code and I will have a look.
Whiplashx86 5 months ago