Skip to content

lisearcheleeds/VariableInventorySystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VariableInventorySystem

VariableInventorySystem は自由なセルサイズを持つインベントリシステムです。

CellはそれぞれWidth, Heightパラメータを持ち、各View間でのプレイヤーによる相互移動やAuto Fill、Inventory in Inventory、セルの回転に対応しています。

開発者は実装済みのStandardをSampleと同じ用に実装するか、Standardの実装を便りに独自の表示を実装するか拡張を行うか選択出来ます。

また、VariableInventorySystemはあなたのプロジェクト独自のボタンやリソース、リソースローダーに対応するよう拡張が可能です

Standardを利用した場合に開発者が行う実装は以下です

  • IVariableInventoryCellData を実装したCellDataクラスの作成
  • IVariableInventoryAsset を実装したCellAssetクラスの作成
  • IVariableInventoryAsset を非同期で読み込むためのLoaderクラスの作成

最新のドキュメント
https://docs.google.com/document/d/1hDmPfOeNtPUTgqlm44_TkWDHCkRnlV_77gpyI6CdCG0/edit?usp=sharing

Latest Document
https://docs.google.com/document/d/1w4u9rgpsuKNblADzEyEZAUxM7iptjvmrMwxQIbipmH8/edit?usp=sharing

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages