ニュース

この記事では、Unityを使って2Dシェーダーグラフを活用し、さまざまなエフェクトを作成する方法を解説します。 特に、Sprite Custom Litシェーダーを使用して2Dライトのテクスチャをサンプリングしたり、カメラソートレイヤーを利用したエフェクトについて触れます。
メモ。 2Dスプライトを用いてスケタルアニメーションを作成する方法。 やり方 画像インポート まず、画像をインポートする。(Photoshopのpsd,psbフォーマット) (※レイヤー毎に体のパーツを分けておくと後の作業がやりやすい) 画像のインスペクターを開いて、インポーター設定を変更する ...
Sprite animation in Unity is very powerful, but often too complicated when trying to make simple 2D sprite animations. You have to create animations, set up animator states, add transitions, and much ...
1 - Right click on your "Assets" folder > Create > Sprite Animation 2 - Rename it as you like, add a name to the "Name" field and add/remove frames or a texture to generate it automatically, then ...
2Dアニメーションツール「OPTPiX SpriteStudio」におけるUnity向けプラグインが、5倍高速化したという。詳細を開発者に訊いた。
翔泳社は、書籍「たのしい2Dゲームの作り方 第3版 Unity 6ではじめるゲーム開発入門」を本日(7月24日)より発売する。本書は、Unityを使ったゲーム開発の入門書として好評を博してきた「たのしい2Dゲームの作り方』の第3版。ゲーム開発、Unity、プログラミング、すべてがはじめての人への最初 ...
In part two of this tutorial we look at adding hazards, multiple platforms, ground detection and much more to create a basic but fun platformer.