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

NHB Functions On The Fly

An asset by NickHatBoecker
The page banner background of a mountain and forest
NHB Functions On The Fly thumbnail image
NHB Functions On The Fly thumbnail image
NHB Functions On The Fly thumbnail image
NHB Functions On The Fly hero image

Quick Information

0 ratings
NHB Functions On The Fly icon image
NickHatBoecker
NHB Functions On The Fly

A Godot addon to create functions and get/set variables on the fly. Use right click or keyboard shortcuts to create these.

Supported Engine Version
4.4
Version String
1.0.4
License Version
MIT
Support Level
community
Modified Date
3 months ago
Git URL
Issue URL

NHB Functions On The Fly

README Plugin Showcase

  • Easily create missing functions or get/set variables in Godot
  • Shortcuts are configurable in the Editor settings
    • Under "Plugin > NHB Functions On The Fly"
  • Contributors:

Create function

  1. Write my_button.pressed.connect(on_button_pressed)
  2. Select on_button_pressed or put cursor on it
  3. Now you can either
    • Right click > "Create function"
    • Ctrl + [
    • ⌘ Command + [ (Mac)

Create get/set variable

  1. Write var my_var
  2. Select my_var or put cursor on it
  3. Now you can either
    • Right click > "Create get/set variable"
    • Ctrl + '
    • ⌘ Command + ' (Mac)

A Godot addon to create functions and get/set variables on the fly. Use right click or keyboard shortcuts to create these.

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
NHB Functions On The Fly icon image
NickHatBoecker
NHB Functions On The Fly

A Godot addon to create functions and get/set variables on the fly. Use right click or keyboard shortcuts to create these.

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