» Mon Jun 18, 2012 3:37 pm
Sorry for what must be an obvious question; but how do you get a reference to an some Actor? I note the examples on the wiki have things like "Turtle" or "WolfBaseProperty"; but I don't have access to these (not defined). I tried defining some with auto, but that will only work (if I understand correctly) if I attach them to the wolf itself. In my case, It's just the sample activator ... I assume there is a way to include the Wolf model, somehow? (Or even better, define a completely custom actor in the script)