Recent Content by HyperThermal

  1. HyperThermal
    Hello, and thank you for taking the time to read through this post. I am currently working on a game of my own, and for education purposes, I would like to get some information about how certain processes work. At the moment, I am trying to wrap my head around character movement, namely how the player controller switches states (from standing still, to walking, to jumping, etc.) and how the game knows when each state switch works (namely, how the game figures out if the character is on the ground or not).

    Thank you again for reading this post.
    Thread by: HyperThermal, Feb 2, 2015, 1 replies, in forum: Code Vault