Comments on: Simple platformer game in XNA tutorial – part three “Movement” http://xnafan.net/2013/04/simple-platformer-game-in-xna-tutorial-part-three/ XNA tutorials, code and games Fri, 10 Aug 2018 04:55:21 +0000 hourly 1 https://wordpress.org/?v=4.2.22 By: Mcbeen http://xnafan.net/2013/04/simple-platformer-game-in-xna-tutorial-part-three/comment-page-1/#comment-380349 Thu, 02 Feb 2017 13:42:04 +0000 http://xnafan.net/?p=946#comment-380349 Great tutorial helping me a lot but parts of the example code are wrong. It says
Movement *= Movement
thoughout the steps but it changes to
Movement -= Movement
at the clean up which is the correct version

]]>
By: Fish http://xnafan.net/2013/04/simple-platformer-game-in-xna-tutorial-part-three/comment-page-1/#comment-320966 Fri, 08 May 2015 15:53:10 +0000 http://xnafan.net/?p=946#comment-320966 Love how the Jumper just goes up and never comes down like "I'm too good for this partial-game, BYE!!!"

]]>