本稿、または本シリーズは個人の記録であり、考え方やコードの正確さは保証していません。ご理解の上、読んで頂きますようお願いします。 Unity 2D Roguelike 公式チュートリアルを学習するシリーズ PART1(全14回) チュートリアルの概要とローグライク Unity ...
Unity 2D Roguelike 公式チュートリアル Game Manager編を使った学習(5/14) 本稿、または本シリーズは私自身が理解できるように、Unity初心者の方が読んでも理解できるような説明を心がけています。とはいえ、あくまでも個人の記録なので、ノークレームでお願い ...
In part one of how to create a simple 2D platformer for Android in Unity, we went over the basics of creating a 2D platformer in Unity for Android. In doing so, we created a very basic little ‘game’ ...
2D Tilemap Platformer Unity Create your own 2D platformer game with ease using this Unity project template. This repository provides a foundation for building classic side-scrolling platformers with ...
In the previous two posts in this series (part 1 and part 2), we’ve seen how to create a basic 2D platformer using Unity. So far we have a character who responds to keyboard input and touch controls, ...