Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How do you jump using action script in adobe animate?

New Here ,
Oct 22, 2017 Oct 22, 2017

Ello! I am working on making a game design proposal for my final project this semester and coding is anything but my forte. I had 2 ideas in mind but the one I really want to do requires the ability for the protagonist to jump. Before I turn in the proposal, I wanted to see if anyone could help me figure this out. Thank you in advance for your time and patience!

[Moved from the non-technical Lounge Forum to the Program forum... Mod]

[Here is the list of all Adobe forums... https://forums.adobe.com/welcome]

2.1K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Oct 23, 2017 Oct 23, 2017

There are a lot of tutorials online on how to make platform games, which is related to what you're doing. Look in this one for example, and do a Find in the page for "jump". You'll soon see how they read the keyboard, and then use that to make the character jump:

How to Create a Platform Game in AS3 – Part 1 | Flash Game Tuts

Note that although the tutorial is for Flash Pro, it still applies to Animate.

Translate
LEGEND ,
Oct 23, 2017 Oct 23, 2017

This question is impossible to meaningfully answer without seeing what game loop you've already implemented.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 23, 2017 Oct 23, 2017
LATEST

There are a lot of tutorials online on how to make platform games, which is related to what you're doing. Look in this one for example, and do a Find in the page for "jump". You'll soon see how they read the keyboard, and then use that to make the character jump:

How to Create a Platform Game in AS3 – Part 1 | Flash Game Tuts

Note that although the tutorial is for Flash Pro, it still applies to Animate.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines