GDevelopApp / GDevelop-extensions

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

New extension: <Tooltip> #1261

Open Siciotto opened 5 months ago

Siciotto commented 5 months ago

Description

By setting a Text or BBtext type object and a Shape Painter type object it is possible to recreate an informative tooltip in response to an event

How to use the extension

By setting a Text or BBtext type object and a Shape Painter type object it is possible to recreate an informative tooltip in response to an event

Checklist

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

TooltipExample.zip

Extension file

Tooltip.zip

github-actions[bot] commented 5 months 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:

  ⟶ ❌ [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 'Tooltip' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'TooltipCollide' 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 🙏