Image Update: HISM Spline


Scenery in《Drifting》

Itch.IO - HISM Spline
IndieDB - HISM Spline
UE4 Forum - HISM Spline

HISM Spline

The way I've worked with HISM is to write a construction script depicting how the mesh grows along its 3 axis and its corresponding offsets then feed in the parameters via editor exposed variables - it is a fast and simple trick to get a piece of building block with minimal effort. Over 90% of the levels are built using these small pieces of "lego" and saved me a lot of iteration time while test play each section of the level.

HISM Spline
HISM Spline

While this approach is suitable for man-made constructions which are usually confined with simple geometry shape and a certain degree of repetitiveness, it is ill-suited for creating natural landscape or foliage. After some contemplation, I've decided to write a construction script based on spline instead of axis. The idea is to utilize the spline component's editing features without actually rendering a spline - instead of calling AddSplineMeshComponent, I call AddInstanceWorldSpace at each spline point - thus enabling me to create buildings blocks that are more organic and natural to the level.

I hope you enjoy this week's update and a BIG THANK YOU for all the comments and thoughts shared during this past week, an active community helps me realized I'm not alone on my journey.

I wish you all the best with your own game development journey and have a relaxing and healthy weekend!  (/>///<)/   

Get 《Drifting : Weight of Feathers》

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.