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

3 Stylish and useful extensions. #1746

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Conversation

Eaielectronic
Copy link

The first extension FPS returns allows you to receive 30 times 1 every second, useful for projects that have different FPS so as not to create a difference in speed in the loops. The second extension is for detecting multiple fingers on mobile, unlike sensing + it uses a completely different API. which allows it to work on all mobile devices whether iOS or Android. The third extension allows you to create login forms and the fourth extension allows you to create bubbles with scrolling texts, if you include HTML tags in the text of the blocks, then it will apply the styles to the text in the bubble: for example, if you write Example. it will write example in italics in the bubble. I hope you are interested in these extensions and thank you for nothing for your attention to this message.

Copy link
Author

@Eaielectronic Eaielectronic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add scratch function

@Brackets-Coder
Copy link

Generally, it's preferred that you have one fork of the repository with one branch per extension, and you submit one pull request per branch/extension instead of combining multiple in one pull request. It helps to keep things more organized.

@Eaielectronic
Copy link
Author

Do you want me to ask for an extension addition?

@Brackets-Coder
Copy link

Do you want me to ask for an extension addition?

You should split this pull request into three separate ones for each extension. In your forked repository, use one branch per extension and submit one pull request per branch. Avoid using the master branch.

@Eaielectronic
Copy link
Author

ok

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

Successfully merging this pull request may close these issues.

2 participants