Two questions
maurocecchi8927
Member Posts: 1
Hi I'm new . 1) When the program says 'type or drag in a behavior' can I write for example: 'jump after one second' or I must type or drag in a preinstalled condition? 2) How can I make jump one thing from one point to another?
Comments
It's a mix of typing and dragging but mostly dragging. For your example you would drag in a Timer Behavior (on Windows you can start to type the behavior you want to add and it will add it for you. You can't do this on a Mac)
You would type in the number of seconds on the Timer so after 1 second.
And inside the timer behaviour you you would add a new behaviour like "Move" to jump up.
So the only real typing you will do is typing to add a behaviour if on Windows (although not necessary as dragging and dropping is fine), type into expression boxes on behaviors like the Timer example above to set it as 1 second and when you want to write formulas in the expression windows.
You're not going to be able to write blocks of code instead of dragging and dropping.
For your second question search the forums or do a Google search for GameSalad platformer tutorials to see how you can make an actor jump.