kimsama / Unity-QuickSheet

Unity-QuickSheet enables you to use spreadsheet file data within Unity editor.

Home Page:http://kimsama.github.io/Unity-QuickSheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unused column

iamslash opened this issue · comments

What about unused column?

For example there are 5 columns in "Character" sheet.
"name", "_desc", "ap", "dp", "maxhp"

But I do not want to import "_desc" column into scriptableobject.

Though Unity-QuickSheet does not support that feature, Unity-QuickSheetPro has that feature.

See the following image:

selective_column

You can freely remove a selected column. And the removed column is not imported.

Unfortunately, Unity-QuickSheetPro is not released yet but hopefully, it will be soon.
By the way, it will be a charged one.

Cheers,

Actually I also want this feature. So the version I bought from Unity Asset Store is also not Unity-QuickSheetPro but just Unity-QuickSheet, right?

Bought from AssetStore? I've never sold it on AssetStore. What did you buy on AssetStore?

I'm sorry!! I mixed Unity-QuickSheet with another plugin called C# eval, which I just bought from Unity Asset Store! That plugin also releases its source in git. I was just so busy and my brain became a mess. Sorry again!

No worries. And thanks for your interesting.