Never mind I'm retarded, I just noticed that I can download a pdf version. The Google Play version cuts off portions of content for no apparent reason in scanned pages mode and the flowing text mode kills the formatting unless you zoom all of the way out. I sometimes have to switch back and forth to figure out how the code…
I am enjoying your book, I just wish I would have found it earlier. I've coded a little in C# using the XNA framework but I hadn't dealt with a full blown engine like Unreal. As an artist and not a programmer, I was getting frustrated but Your book has really helped me to grasp the way UDK is organized and I can finally…
I think you could learn either C# or JavaScript and be fine with UnrealScript. UScript is really it's own language, a bit distinct from anything else, but i f you know either of those other languages, it can't hurt. UE3 is far from dead - think about how many AAA studios are using it right now. UE4 looks incredible, and…
Most of what I've learned for scripting in unreal has been from forums, tutorials online, and trial and error. One book that I have come across though (that looks pretty good to me) is: http://davidvoyles.wordpress.com/2013/02/21/my-book-unrealscript-game-programming-cookbook-has-been-published/ you can look through the…