0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Inventory / unity > code v0.6 > Row:Next/Prev, Column:Next/Prev実装

Last updated at Posted at 2016-08-25
動作環境
Unity 5.3.5-f1 on MaxOS X El Capitan

在庫表示システム。
関連: v0.1 http://qiita.com/7of9/items/076cf5aaff7095bb876d

v0.6

以下の機能を実装した。

  • Row: Prev/Nextボタン
  • Column: Prev/Nextボタン

これで、shelf内を移動できるようになった。

v0.6 @ github

実行例

qiita.png

Column Prev押下後

qiita.png

Row Next押下後

qiita.png

とりあえず希望通り動いた。

TODO

  • row: nextした時に次の番号がない時、終端までnextをする
  • column: 同上
  • 本棚番号(00010000: Rowとcolumnが0)での検索
  • checkdate表示
  • amount項目追加
  • 項目内の","混入対応

現在までの作業時間: 4h + (20m * 5) + (10m * 3)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?