Links To Other Guides

From RoboBlitz Editor Wiki

Many excellent tutorials and guides are beginning to pop up documenting the UE3 engine. If there's something which isn't documented on the Wiki, or if you just want a second opinion on how to do something, this list should provide some helpful resources.


Other RoboBlitz Documentation

Official RoboBlitz Forums Editor Section


Solid Snake's RoboBlitz coding Tutorials

UE3 Documentation

Much of the documentation for the UE3 engine strives to be game-agnostic; it documents only features which are available in the vanilla UE3 engine. These resources can be very helpful, although in some situations RoboBlitz might differ from what this documentation instructs you to do.

  • Hourences Tutorials: A short but experienced set of tutorials about the UE3 Editor as well as some tutorials on general game design.


General Development Documentation

There are some topics which are common to nearly all 3D games. Rather than redocument these subjects, here is a list of tutorials on various subjects.

BioRust's UV Mapping Guide

Views