Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Input Name Godot

An asset by arshi369
The page banner background of a mountain and forest
Input Name Godot hero image

Quick Information

0 ratings
Input Name Godot icon image
arshi369
Input Name Godot

Godot Welcome Message AssetThis is a simple Godot asset that shows how to:Take user input (name) from a LineEditDisplay a personalized welcome messageHandle empty input gracefullyNode StructureNode2D (root) ├─ CanvasLayer │ ├─ LineEdit (User name input) │ ├─ Button (Confirm button) │ └─ Label (Output message)How to UseImport the project into Godot 4.4Open the scene and run it.Enter your name, press the button, and see the welcome message!ExampleIf the user enters:ArshiaThe output will be:Arshia, welcome LicenseThis project is licensed under the MIT License - see the LICENSE file for details.

Supported Engine Version
4.4
Version String
1.7
License Version
MIT
Support Level
community
Modified Date
13 hours ago
Git URL
Issue URL

Godot Welcome Message Asset

This is a simple Godot asset that shows how to:

  • Take user input (name) from a LineEdit
  • Display a personalized welcome message
  • Handle empty input gracefully

Node Structure

Node2D (root) ├─ CanvasLayer │ ├─ LineEdit (User name input) │ ├─ Button (Confirm button) │ └─ Label (Output message)

How to Use

  1. Import the project into Godot 4.5
  2. Open the scene and run it.
  3. Enter your name, press the button, and see the welcome message!

Example

If the user enters:

Arshia

The output will be:

Arshia, welcome 🎉

License

This project is licensed under the MIT License - see the LICENSE file for details.

Godot Welcome Message Asset
This is a simple Godot asset that shows how to:

Take user input (name) from a LineEdit
Display a personalized welcome message
Handle empty input gracefully
Node Structure
Node2D (root) ├─ CanvasLayer │ ├─ LineEdit (User name input) │ ├─ Button (Confirm button) │ └─ Label (Output message)

How to Use
Import the project into Godot 4.4
Open the scene and run it.
Enter your name, press the button, and see the welcome message!
Example
If the user enters:

Arshia

The output will be:

Arshia, welcome

License
This project is licensed under the MIT License - see the LICENSE file for details.

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
Input Name Godot icon image
arshi369
Input Name Godot

Godot Welcome Message AssetThis is a simple Godot asset that shows how to:Take user input (name) from a LineEditDisplay a personalized welcome messageHandle empty input gracefullyNode StructureNode2D (root) ├─ CanvasLayer │ ├─ LineEdit (User name input) │ ├─ Button (Confirm button) │ └─ Label (Output message)How to UseImport the project into Godot 4.4Open the scene and run it.Enter your name, press the button, and see the welcome message!ExampleIf the user enters:ArshiaThe output will be:Arshia, welcome LicenseThis project is licensed under the MIT License - see the LICENSE file for details.

Supported Engine Version
4.4
Version String
1.7
License Version
MIT
Support Level
community
Modified Date
13 hours 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