Website powered by

Unity Ice Spikes Effect 氷柱エフェクト習作 - Practice Making Effects on Unity Jul 2025

Unityエフェクトの習作として地面から突き出す氷柱エフェクトを作成しました。
I created an icicle effect sticking out of the ground as a Unity effect practice.


ZBrushで氷柱・氷の欠片メッシュを作成し、ローポリ形状でリトポロジしてUV展開
Create the shapes of the icicles and ice fragments in ZBrush, retopology them to low-poly shapes, and then UVwrap them.

また、凍った地面メッシュとして平面を360°ベンドしたものも併せて作成
Also, a 360° bent plane was created as a frozen ground mesh.


Substance Painterでメッシュをベイクし、Curvatureマップ→稜線部分のマスク Positionマップ→高低差にグラデーションをかけるマスク として使用し柄や質感を加えて氷柱・氷の欠片テクスチャを作成
Bake the mesh in Substance Painter, and use the Curvature map as a mask for the ridges and the Position map as a mask for applying a gradient to the height difference to add patterns and textures and create the icicle and ice fragment textures.


Unityで地面から突き出す氷柱をパーティクルエフェクトとして作成し、これを基点に割れて飛び散る氷の破片や凍った地面エフェクトなどを追加していく
I created an icicle sticking out of the ground as a particle effect in Unity. This will be the base for adding effects later, and I'll add ice shards that break and fly, frozen ground effects, etc.


After Effectsで凍った地面テクスチャ・冷気・氷が割れたときの風切りエフェクトを作成し、順次Unityに追加し各エフェクトの見た目を整えていく
Create the frozen ground texture, cold air, and wind effect when the ice breaks in After Effects, then add them to Unity one by one and adjust the appearance of each effect.

今回の制作エフェクトはエフェクト素材としてメッシュを用意する必要があったので、これまでの制作エフェクトと少しフローが異なっています。
This production effect required preparing a mesh as the effect material, so the flow was a little different from previous production effects.

ビルボードテクスチャのスプライトシートを作成する際にAfter Effects上でタイムリマップをかけてテクスチャを並べる方式を採ることで、
・PhotoShopを使わないこと
・テクスチャの調整内容をリアルタイムかつ一覧で確認しつつ、レンダリングのみでテクスチャの更新が可能
上記の点を改善することができました。
By creating a billboard texture sprite sheet using time remapping in After Effects and arranging the textures, we were able to improve the following points:
- No need to use Photoshop
- Texture adjustments can be checked in real time and at a glance, and the texture can be updated simply by rendering.

タイムラプス 55秒版 - Timelapse 55sec ver