Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New extension: <AI car> #1262

Closed
3 tasks done
akusangatpro opened this issue Apr 26, 2024 · 16 comments
Closed
3 tasks done

New extension: <AI car> #1262

akusangatpro opened this issue Apr 26, 2024 · 16 comments
Labels
✨ New extension A new extension

Comments

@akusangatpro
Copy link

akusangatpro commented Apr 26, 2024

Description

I make it to easier for people to create AI car projects.

How to use the extension

To use this extension, you just need to add condition and action.

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

gdevelop-AICar.zip

Extension file

AICar.zip
AICar.json

@akusangatpro akusangatpro added the ✨ New extension A new extension label Apr 26, 2024
Copy link
Contributor

👋 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:

  ⟶ ❌ [Dots in sentences]: Field 'shortDescription' of the extension description misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AI_car_turn_left' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AI_car_turn_right' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'Move_car_forward_with_speed' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'Move_car_backward_with_speed' misses a dot at the end of the sentence!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'AI_car_turn_left parameter 'Car' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'AI_car_turn_left parameter 'right_sensor' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'AI_car_turn_right parameter 'Car' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'AI_car_turn_right parameter 'Left_sensor' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'Move_car_forward_with_speed parameter 'Car' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'Move_car_backward_with_speed parameter 'Car' is not filled out!

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

@akusangatpro
Copy link
Author

👋 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:

  ⟶ ❌ [Dots in sentences]: Field 'shortDescription' of the extension description misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AI_car_turn_left' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AI_car_turn_right' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'Move_car_forward_with_speed' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'Move_car_backward_with_speed' misses a dot at the end of the sentence!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'AI_car_turn_left parameter 'Car' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'AI_car_turn_left parameter 'right_sensor' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'AI_car_turn_right parameter 'Car' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'AI_car_turn_right parameter 'Left_sensor' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'Move_car_forward_with_speed parameter 'Car' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'Move_car_backward_with_speed parameter 'Car' is not filled out!

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

Ok, I'll fix it. If it has been corrected, Does the issue need to be edited?

Copy link
Contributor

👋 Thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with weird character can cause all kinds of problems and security flaws, our system won't allow file names with other characters than normal latin upper- and lowercase characters or numbers. Additionally, the first character must be an uppercase character. Please update your original submission post with a new zip file containing your extension with another file name following those guidelines 🙏

@akusangatpro
Copy link
Author

👋 Thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with weird character can cause all kinds of problems and security flaws, our system won't allow file names with other characters than normal latin upper- and lowercase characters or numbers. Additionally, the first character must be an uppercase character. Please update your original submission post with a new zip file containing your extension with another file name following those guidelines 🙏

i've update my issue

Copy link
Contributor

👋 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:

  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Left_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Direction' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars parameter 'Car2' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Right_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Direction' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarForwardWithSpeed parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarBackwardWithSpeed parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'Horn parameter 'Car' is not filled out!

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

3 similar comments
Copy link
Contributor

👋 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:

  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Left_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Direction' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars parameter 'Car2' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Right_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Direction' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarForwardWithSpeed parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarBackwardWithSpeed parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'Horn parameter 'Car' is not filled out!

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

Copy link
Contributor

👋 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:

  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Left_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Direction' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars parameter 'Car2' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Right_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Direction' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarForwardWithSpeed parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarBackwardWithSpeed parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'Horn parameter 'Car' is not filled out!

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

Copy link
Contributor

👋 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:

  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Left_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Direction' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars parameter 'Car2' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Right_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Direction' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarForwardWithSpeed parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarBackwardWithSpeed parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'Horn parameter 'Car' is not filled out!

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

@akusangatpro
Copy link
Author

👋 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:

  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Left_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Direction' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars parameter 'Car2' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Right_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Direction' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarForwardWithSpeed parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarBackwardWithSpeed parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'Horn parameter 'Car' is not filled out!

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

sorry, im confused. The zip file is contain my extention. Please try again.

Copy link
Contributor

👋 Thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with weird character can cause all kinds of problems and security flaws, our system won't allow file names with other characters than normal latin upper- and lowercase characters or numbers. Additionally, the first character must be an uppercase character. Please update your original submission post with a new zip file containing your extension with another file name following those guidelines 🙏

1 similar comment
Copy link
Contributor

👋 Thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with weird character can cause all kinds of problems and security flaws, our system won't allow file names with other characters than normal latin upper- and lowercase characters or numbers. Additionally, the first character must be an uppercase character. Please update your original submission post with a new zip file containing your extension with another file name following those guidelines 🙏

Copy link
Contributor

👋 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:

  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Left_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Direction' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars parameter 'Car2' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'Horn parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Right_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Direction' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarForwardWithSpeed parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarBackwardWithSpeed parameter 'Car' has a dot, but it is forbidden there!
  ⟶ ❌ [Extension name consistency]: Extension filename should be exactly the name of the extension (with .json extension). Please rename 'Aicar.json' to 'AICar.json'.

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

Copy link
Contributor

👋 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:

  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Left_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Direction' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars parameter 'Car2' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Right_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Direction' has a dot, but it is forbidden there!

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

Copy link
Contributor

👋 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:

  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft parameter 'Left_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'Horn' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight parameter 'Right_sensor' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarForwardWithSpeed' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarBackwardWithSpeed' misses a dot at the end of the sentence!

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

Copy link
Contributor

👋 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:

  ⟶ ❌ [Dots in sentences]: Field 'sentence' of the function 'AICarTurnLeft' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnLeft' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'sentence' of the function 'CheckIfCollidedWithAnotherCars' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'CheckIfCollidedWithAnotherCars' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'sentence' of the function 'Horn' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'Horn' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'sentence' of the function 'AICarTurnRight' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'AICarTurnRight' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'sentence' of the function 'MoveCarForwardWithSpeed' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarForwardWithSpeed' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'sentence' of the function 'MoveCarBackwardWithSpeed' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'MoveCarBackwardWithSpeed' misses a dot at the end of the sentence!

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

Copy link
Contributor

Hi @akusangatpro! 👋 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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ New extension A new extension
Projects
None yet
Development

No branches or pull requests

1 participant