I downloaded alpha 5 a few days ago, and I have been playing around with it a great deal. Although there is obviously much room for improvement in all areas of the game, I decided to focus on the visual side of the game, and one specific thing that stands out as needing improvement is the animations. As a 3D modeler myself, I may take a look at these at some point and try implementing some of these things myself. if no one else is available. However, I am not sure if some of these ideas are possible without engine code, which is why I am posting them for feedback first. I can also use this topic to track any progress I make on this. The first thing that just needs general improvement are the player animations. They aren't bad, but a bit of tweaking could improve these a lot, especially for horse units. The second are buildings. I am aware that the current building destruction animations are placeholders, but this would be an area where some interesting things could be done, like a gradual damage animation as well as a collapse animation. The last thing, and possibly the one that may require engine code, is animations for trees and other natural elements. These wouldn't be anything major, but I think a slight animation of trees swaying in the wind would really add a lot to the game visually. Also, the idea I had for performance was to make animation play only for trees that are visible. This could be done for buildings as well. Another idea that would be an expansion of the last one would be to have different animations tethered to the weather, so if the weather is calm the trees just sway a little, but if there is a storm, the trees thrash around violently. If I can figure out how to access the source files for these things, I will take a stab at animating them in blender. I may need help getting them back in game though. EDIT: looks like I will need to get the source of the game first. XD