All Projects → Yogoda → Project-Map

Yogoda / Project-Map

Licence: MIT license
No description or website provided.

Programming Languages

GDScript
375 projects

Projects that are alternatives of or similar to Project-Map

godot-android-plugin-firebase
Godot 3.2.2 Android plugin for Firebase
Stars: ✭ 41 (-21.15%)
Mutual labels:  godotengine, godot, godot-engine, godot-plugin, godot3
PostgreSQLClient
PostgreSQL connector for Godot Engine in GDScript.
Stars: ✭ 28 (-46.15%)
Mutual labels:  godot, godot-engine, godot-addon, godot-plugin
GodotTerrainEditorPainter
Heightmap based terrain editor plugin for GODOT with vertex color based terrain shader painting
Stars: ✭ 23 (-55.77%)
Mutual labels:  godot, godot-engine, godot-addon, godot-plugin
godot-practice-shaders
Some practice shaders in Godot
Stars: ✭ 79 (+51.92%)
Mutual labels:  godotengine, godot, godot-engine, godot3
godot-local-notification
Godot module for local notifications (android and iOS)
Stars: ✭ 111 (+113.46%)
Mutual labels:  godotengine, godot, godot-engine, godot-plugin
godot-logger
Simple in-game logger for Godot 4.0
Stars: ✭ 14 (-73.08%)
Mutual labels:  godot, godot-engine, godot-addon, godot-plugin
viewport-spy
Godot editor UI to spy on what a Viewport is rendering. Useful for debugging.
Stars: ✭ 28 (-46.15%)
Mutual labels:  godot, godot-engine, godot-addon, godot-plugin
nativelib-cli
NativeLib is a plugin management system for Godot engine.
Stars: ✭ 19 (-63.46%)
Mutual labels:  godot, godot-engine, godot-addon, godot-plugin
Godot-DialogPlugin
🗨️ A Dialog Node for Godot Engine
Stars: ✭ 194 (+273.08%)
Mutual labels:  godotengine, godot, godot-engine, godot-plugin
discord.gd
Discord Bot API wrapper for Godot. Make bots in GDScript.
Stars: ✭ 69 (+32.69%)
Mutual labels:  godotengine, godot, godot-engine, godot-plugin
godot-interpolated-camera3d
Provides an InterpolatedCamera3D node that replicates its 3.2.x functionality (and more)
Stars: ✭ 40 (-23.08%)
Mutual labels:  godotengine, godot, godot-engine, godot-addon
MySQL Module
MySQL connector to Godot Engine.
Stars: ✭ 30 (-42.31%)
Mutual labels:  godotengine, godot, godot-engine, godot3
godot-rpgdb
An easy to use JSON database-manager for Godot.
Stars: ✭ 25 (-51.92%)
Mutual labels:  godot, godot-engine, godot-addon, godot-plugin
RPG-Databases
Godot Engine addon to manage RPG databases
Stars: ✭ 15 (-71.15%)
Mutual labels:  godotengine, godot, godot-addon
godot-admob-editor
This repository is for Godot's Addons to integrate natively AdMob to your Game Project without much configurations, with a beautiful UI and directly inside Godot Editor!
Stars: ✭ 43 (-17.31%)
Mutual labels:  godotengine, godot, godot-engine
Pixelorama
A free & open-source 2D sprite editor, made with the Godot Engine! Available on Windows, Linux, macOS and the Web!
Stars: ✭ 2,535 (+4775%)
Mutual labels:  godotengine, godot, godot-engine
liblast
A libre multiplayer FPS game created in Godot Engine
Stars: ✭ 92 (+76.92%)
Mutual labels:  godot, godot-engine, godot3
toziuha-night-oota
Opensource Metroidvania inspired on Castlevania Order of Ecclesia
Stars: ✭ 78 (+50%)
Mutual labels:  godotengine, godot, godot-engine
godot-performance-comparison
Godot performance comparison between the `3.x` and `master` branch
Stars: ✭ 12 (-76.92%)
Mutual labels:  godotengine, godot, godot-engine
GDGotm
Official Godot plugin for gotm.io - the Godot Platform!
Stars: ✭ 43 (-17.31%)
Mutual labels:  godotengine, godot, godot-engine

Project Map plugin for Godot

This adds a new tab "Project" to your editor.

Simply drag and drop files you need to access often into the graph.

Click on the nodes to access the scenes/scripts.

Drag the node icons to move the nodeds.

Screenshot

Group nodes

Provides a visual grouping. Click on "Add Group" button, then click on graph to create a group node.

Drag file nodes to add them to the group.

Drag the icon to move the group and children. Press ALT while dragging to only move the group node.

You can resize it with the lower right handle.

Screenshot

Comment nodes

Click on "Add Comment" button, then click on graph to create a comment node.

Use the handle to resize according to the text. The handle only appears when hovering the text.

Changelog

1.3

  • Add directory node
  • Add comment node
  • Add undo/redo
  • Improve group node handling

1.2

  • Add group node
  • Save file node data to improve loading time

1.1

  • Update graph when moving or deleting files
  • Save graph scene under a different name (project_map_save.tscn)
  • Can now drag multiple files at once

1.0

  • Initial release
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].