Pin code tool

An asset by Moinyr
The page banner background of a mountain and forest
Pin code tool hero image

Quick Information

0 ratings
Pin code tool icon image
Moinyr
Pin code tool

This tool allow you to make a pin code like in a phone.You can chose if the pattern has to close with the boolean has_to_close, and the number of lines it should have with drawing_lenght, the color of the line with color.When the lenght of the drawing defined is match, the drawing will end. You can restart it with the restart_drawing function.To use the pattern, you can compare the list checkbox_list to the pattern you want.By default here, a line follow your mouse while drawing. I had problems with it when inserting it into bigger scenes. You can turn it off by commenting the lines 56 and 58 of the attached script.I hope it is of use to someone.

Supported Engine Version
3.3
Version String
1.0
License Version
CC0
Support Level
community
Modified Date
12 months ago
Git URL
Issue URL

Pin Code Godot Tool

This tool allow you to make a pin code like in a phone.

Usage

You can chose if the pattern has to close with the boolean has_to_close, and the number of lines it should have with drawing_lenght, the color of the line with color. When the lenght of the drawing defined is match, the drawing will end. You can restart it with the restart_drawing function.

To use the pattern, you can compare the list checkbox_list to the pattern you want.

By default here, a line follow your mouse while drawing. I had problems with it when inserting it into bigger scenes. You can turn it off by commenting the lines 56 and 58 of the attached script. I hope it is of use to someone.

This tool allow you to make a pin code like in a phone.
You can chose if the pattern has to close with the boolean has_to_close, and the number of lines it should have with drawing_lenght, the color of the line with color.
When the lenght of the drawing defined is match, the drawing will end. You can restart it with the restart_drawing function.
To use the pattern, you can compare the list checkbox_list to the pattern you want.
By default here, a line follow your mouse while drawing. I had problems with it when inserting it into bigger scenes. You can turn it off by commenting the lines 56 and 58 of the attached script.
I hope it is of use to someone.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Pin code tool icon image
Moinyr
Pin code tool

This tool allow you to make a pin code like in a phone.You can chose if the pattern has to close with the boolean has_to_close, and the number of lines it should have with drawing_lenght, the color of the line with color.When the lenght of the drawing defined is match, the drawing will end. You can restart it with the restart_drawing function.To use the pattern, you can compare the list checkbox_list to the pattern you want.By default here, a line follow your mouse while drawing. I had problems with it when inserting it into bigger scenes. You can turn it off by commenting the lines 56 and 58 of the attached script.I hope it is of use to someone.

Supported Engine Version
3.3
Version String
1.0
License Version
CC0
Support Level
community
Modified Date
12 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers