I am currently working on a tile-based game that we will publish in few months. I am responsible on developing gameplay/game mechanics and game design. I am not sharing full source code on GitHub for ...
Check out my YouTube playlist for some examples of it in action. To test the hex tile system without importing into your own project, just open this Unity project and load up Example Content/Example ...
タイルマップでマッピングする機能があるのですが、以下のようにサイズが違うことがあって、どうすればいいのかすぐ見つからなかったので、対処方法を記載します。 問題の原因 タイルマップとスプライトのサイズが合わない主な原因は、それぞれの ...
最近暑すぎて仕事以外はほとんど家に引きこもってゲーム開発に没頭しております。 前々回の記事で軽く紹介しましたが、自分は趣味でUnityを使った2D横スクロールゲームを作っており、おかげさまでタイルマップも含めUnity自体も大体使いこなせるように ...