x


SimpleMove Jump

Hi,

I have just got a very simple 2D scrolling platform game running and was wondering what the standard way of making a character jump is when using SimpleMove. It says in the docs that Velocities along Y are ignored, so is it just a case of having to use Move and not SimpleMove?

thanks in advance,

Chris

more ▼

asked Nov 18 '09 at 04:56 PM

chris Etches gravatar image

chris Etches
118 4 5 7

I would like to know this aswell. Move is not a option for me because it creates studdering movements even with the script Unity provided.

Jun 15 '11 at 09:12 PM LegionIsTaken
(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

If you want your player to be able to jump, then I suggest using Move instead of SimpleMove. The example in the Move reference includes a Jump button and gravity.

more ▼

answered Nov 18 '09 at 06:52 PM

rocket5tim gravatar image

rocket5tim
859 12 17 33

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x5268
x1942

asked: Nov 18 '09 at 04:56 PM

Seen: 5921 times

Last Updated: Jun 15 '11 at 09:12 PM