Edit of asset "Input Name Godot" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Input Name Godot | Input Name Godot |
Description |
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. |
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. |
Category | Templates | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/arshi369/Input_Name_Godot | |
Issues Url | https://github.com/arshi369/Input_Name_Godot/issues | |
Godot version | Godot 4.4 | |
Version String | 1.7 | 1.7 |
Download Commit | 495cc48bedc61fb2836f1e1fc3b4721ae6727434 | |
Download Url (Computed) | https://github.com/arshi369/Input_Name_Godot/archive/495cc48bedc61fb2836f1e1fc3b4721ae6727434.zip | |
Icon Url |
https://cdn3.iconfinder.com/data/icons/various-32x32-outline/32/input-field-2-1024.png
![]() |