As it is right now, you can apparently only use the "Simulate jump" action for the Platform behavior when the object is on the ground, which usually makes sense -- but there's many more uses for forcing a jump than simply jumping! <img src="smileys/smiley17.gif" border="0" align="middle" />
I want to make it so my character jumps off of enemies' heads in the traditional platform style, for example, but in order to do that right now I'd need to have an invisible solid object over the enemy and have the player "land" on the enemy's head, then jump off -- but this doesn't always work, and is needlessly complicated to begin with. A simple change would fix this in a jiffy.
(Also, it'd be awesome if all the CC Platform controls could be implemented, such as Set Horizontal/Vertical Speed and whatnot!)