Giter Club home page Giter Club logo

ue4_googledoc2datatable's Introduction

Google Doc to Data Table UE4 plugin

General information

UE4 Editor plugin that provides a convinient way for importing data from google spreadsheet into UE4 data table.

Alt Text

How to install

How to use

  • Right click in a content browser, select: Blueprints -> Structure
  • Create a structure that matches data in your spreadsheet. Keep in mind that UE4 treats the first column as a lookup and handles it automatically so you don't need to create it in the Structure. More information on that here: https://docs.unrealengine.com/en-US/Gameplay/DataDriven/index.html
  • Create a datatable ( right click in content browser: Miscellaneous -> DataTable ) and select structure you created in previous step
  • Right click on the datatable. In the context menu you should see and option "Load from Google doc" ( 4th row from top ).
  • A new window will appear. Enter your spreadsheet id into the input field. What is spreadsheet id ?

Let's say your google spreadsheet address is: https://docs.google.com/spreadsheets/d/1YjC78QtDrHQzsyz7vNAWWetlKUNEgID3gjA1S0svFys/edit#gid=0

then spreadsheet id is this part: 1YjC78QtDrHQzsyz7vNAWWetlKUNEgID3gjA1S0svFys

  • Important: Your spreadsheet needs to have public sharing turned on. Otherwise it will not work.

Current limitations

  • Works only with public spreadsheets ( link sharing has to be turned on ). Authorization was not implemented yet.

ue4_googledoc2datatable's People

Contributors

riperjack avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.