GDevelopApp / GDevelop-extensions

Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
https://gdevelop.io
MIT License
127 stars 50 forks source link

Flip Gravity Extension #543

Closed VegeTato closed 2 years ago

VegeTato commented 2 years ago

Description

https://user-images.githubusercontent.com/81715237/186717258-6a551848-908a-4ddd-ace7-18edf0f4eacd.mp4

This extension allow the user to flip the platformer character gravity upside down.

Properties included in the extension: • Easily make VVVV games. • Easily Flip platformer character gravity upside down. • Set the flip gravity key. • Set the jump while flipped key. • On/Off ability to jump while the gravity is flipped. • On/Off ability to flip the gravity while in air. • On/Off ability to trigger once the flip gravity key. • Control the flip gravity strength/force. • Control the jump strength/force while flipped. • Auto handle animations. • 2 actions included: 1- You have 1 object at the top and bottom. 2- You have 2 objects, one at the bottom (floor), one at the top (roof).

How to use the extension

1- Install the extension. 2- Open new empty event. 3- add new extension action. 4- Set the required properties. 5- Done !

Checklist

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

Flip Gravity Extension Example.zip

Extension file

FlipGravity.zip

github-actions[bot] commented 2 years ago

👋 Thanks for your submission! Unfortunately, all submitted extensions have to meet some minimal quality standard - the extension best practices - and our system has found that your extension does not fully comply 😔. You can find all of those rules on the GDevelop wiki.

The following issues have been found by the system concerning the respect of those best practices by your extension:

  ⟶ ❌ [Extension name consistency]: Extension filename should be exactly the name of the extension (with .json extension). Please rename 'FlipGravityExtension.json' to 'FlipGravity.json'

Please update your original submission post with a new zip file containing your extensions updated to follow those guidelines 🙏

github-actions[bot] commented 2 years ago

👋 Thanks for your submission! Unfortunately, all submitted extensions have to meet some minimal quality standard - the extension best practices - and our system has found that your extension does not fully comply 😔. You can find all of those rules on the GDevelop wiki.

The following issues have been found by the system concerning the respect of those best practices by your extension:

  ⟶ ❌ [Extension name consistency]: Extension filename should be exactly the name of the extension (with .json extension). Please rename 'FlipGravityExtension.json' to 'FlipGravity.json'

Please update your original submission post with a new zip file containing your extensions updated to follow those guidelines 🙏

VegeTato commented 2 years ago

Extension file

FlipGravity.zip

github-actions[bot] commented 2 years ago

Hi @VegeTato! 👋 This submission has passed all required tests, and has been moved to a PR as part of our submission pipeline. You can see the progress of your submission on this page. Community submissions are not reviewed by default, so your extension should be added once we've checked that your submission doesn't contain malicious code without further intervention on your part. If you wish for your extension to be reviewed (and thereby moved to the list of reviewed extensions), please follow the instructions written on the README. Thanks again for your contribution to GDevelop!