Saturday, April 23, 2016

Day 105: Ornaments On a Tree

Today was a relatively productive day compared to beating my head against the wall with the Messaging assignment; the messages are successfully being sent back and forth now, but I have trouble determining when is the proper time to raise the ClientDisconnected event.

As for capstone, I helped with an artist assignment by using a spline mesh to create a vine. However, they were looking to populate the spline mesh with crystal growths, so I attempted to follow that location along the spline. Unfortunately, that is only possible with a regular spline, not a spline mesh component. As a result, I created a spline to closely align with the mesh and spaced out some growths equally:


What's next? Random growth placement for more natural looks.

As for the programming project, I've finally been getting my hands dirty with creating Entities and Actions, this time for the sprite. No chance to test yet, but soon I shall!

No comments:

Post a Comment