I wanted to create a thread for my UDK mini tutorial videos so I can get more feedback in a better organized manner. I'm trying to make and explain interesting things and the videos mostly showcase the upper limit of my technical knowledge. Therefore any feedback for these tutorials will help me improve myself and also…
Thanks! Here's a new tutorial video, it is also about the protests in my country. I hope this doesn't bother people :) [ame=" https://www.youtube.com/watch?v=FW5-pIX5yPE"]UDK hand written text material tutorial - #direnturkiye - YouTube[/ame]
Nice job! Just a tip... I see you actually making the Euclidean distance formula by hand(with the subtraction, dot product and then the square root). - Why not just use the "Distance" node under "High Level" ? Much easier and less nodes to worry about. :) Distance node vs: individual nodes... Just a suggestion! ...unless…