Skip to content

DataPlusProgram/Godot-Spreadsheet-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Godot-Spreadsheet-Plugin

A custom resource that displays data as a Spreadsheet

image

This plugin mimics a spreadsheet interface so you easily edit data

To create a sheet do the following: "New Resource..." -> "gsheet (gsheet.gd)" -> Create

You can import both CSV files and Dictionaries from Godot from the "import" option in the interface (see video) Note that the CSV files need to be comma seperated and will start to be slow after 1000 entries

Video Guide

Youtube Tutorial

Experimental

You can enter the path to any 2D image and have it display in the spreadsheet.

image

About

A custom resource that displays data as a Spreadsheet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published