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

Ruake In-Game Console with Scene Tree for 3.5

An asset by j9794
The page banner background of a mountain and forest

Quick Information

No ratings yet
Ruake In-Game Console with Scene Tree for 3.5 icon image
j9794
Ruake In-Game Console with Scene Tree for 3.5

This console can be opened while the game is running. It lets you evaluate code and even choose which node from the scene tree should be "self" when you are running it.

Supported Engine Version
3.5
Version String
1.0.0
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL
Download ZIP

Ruake

Allows a terminal that runs gdscript to be opened while the game is running.

It also opens the scene tree and by clicking nodes in the tree you can evaluate code directly in their context!

README A spaceship game is running and a panel similar to quake's console is opened. The panel has a console in which code can be evaluated, and also has a section with a scene tree. Items from the scene tree can be clicked and that makes the code evaluated in the console be interpreted as being evaluated in the context of that node.

How to install

Download the project and copy the addon folder into your godot project.

Go to Project Settings > Plugins, and enable Ruake.

How to use

You need to choose which action will be used to open ruake: For example, in the image I'm choosing a toggle_ruake action that I need to set up in the Input Map. README image

You can also configure which layer Ruake is displayed in and if it should pause the scene tree when it's opened.

This console can be opened while the game is running. It lets you evaluate code and even choose which node from the scene tree should be "self" when you are running it.

Reviews

0 total reviews
No ratings yet

Your Rating

How do you rate this asset?
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

No ratings yet
Ruake In-Game Console with Scene Tree for 3.5 icon image
j9794
Ruake In-Game Console with Scene Tree for 3.5

This console can be opened while the game is running. It lets you evaluate code and even choose which node from the scene tree should be "self" when you are running it.

Supported Engine Version
3.5
Version String
1.0.0
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL
Download ZIP

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers