Jumping in a side-scroller
![EAKugler](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
So I tried to do this: http://forums.gamesalad.com/discussion/24040/efficient-jumping-behavior-and-tutorial
and the windows version tells me that the hero.Motion.linearVelocity.y is an Invalid Path. The same for angularVelocity. Are these features only available on other versions, or am I missing something obvious?
thanks,
and the windows version tells me that the hero.Motion.linearVelocity.y is an Invalid Path. The same for angularVelocity. Are these features only available on other versions, or am I missing something obvious?
thanks,
Answers
sorry for the double post...maybe a mod can merge them, as it appears i do not have the ability...
I have created a Rule.
I have inserted a Condition Attribute into said Rule.
The little box says if [ ].
I try to put an Attribute into the box.
If I select something from Game, Devices, or Services the little box is filled with blue happiness.
If I select something from Hero, such as rotation, the little box is also filled with blue happiness.
But if I select (or type for that matter) in any attribute from Graphics, Motion or Physics under the Hero, I get the red (Invalid Path) of much sadness.
Interestingly, after creating another Actor, it seems to be able to access these options just fine.
So now my question is, what could prevent an Actor for accessing these things?