One-click CSV Reader tool
Dyonisian
$0.0
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
11/04(2022) |
0.0 |
11/16(2024) |
0.0 |
Jump AssetStore
With one click, generates code that reads and stores data from CSVs in your project. Generates Enums and helper functions to allow you to easily manage and access CSV-read data in your code.Requires Unity 2021+ as this tool is developed using features of Unity's UI Toolkit that aren't compatible with older versions of Unity.The One-click CSV Reader tool gives you an easy way to work with CSVs in your project. CSVs allow you to separate data from code and allow easy content creation and editing workflows for designers and writers. CSVs and this tool are particularly useful for adding dialog and other authored content to your game.This tool generates code that will read your CSVs, store them in appropriately-named variables, and give you enums and helper functions to more easily access that data in any part of your code.This tool was developed in collaboration with a writer for a procedural narrative generation project.Developed by Divij Sood, R&D Fellow at InGAME InGAME is the UK's dedicated centre for innovation in games and media technology. It is funded by the AHRC as part of the UK Industrial Strategy.Since inception in 2018, InGAME has:· Funded 173 Collaborative R&D projects· Leveraged £12m in co-investment· Upskilled 1,680 professionals from industry and academia.https://www.innovationforgames.com/Uses Unity's UI ToolkitRequires Unity 2021+Works on PC and MacGenerated code has been tested on PC and Android builds, but should work for other common platforms as well, as long as those platforms support the Resources.Load function.