Difference between revisions of "How can I use one travel package to move an actor to multiple locations?"

Added another response to question
imported>Nuclear Arbitor
imported>Babij
(Added another response to question)
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:


[[Category:Solutions]]
[[Category:Solutions]]


Question:  
Question:  


I've tried this and it doesn't work! When I rename the xmarkers and try to place more than one xmarker in the world...it says ID not unique!!
I've tried this and it doesn't work. When I rename the Xmarker and try to place more than one Xmarker in the world it says the ID is not unique!
 


Response:  
Response:  
Line 16: Line 18:
the numbers at the end are offset numbers x,y,z that determine how far from the BravilHorseReturnMarker. Alternatively if there ARE no unique references in the cell you are wanting to point your travel marker to, then by all means, create a new marker in said cell, click the persistent reference box, give it a unique name, then use the .moveto command to point your travel marker to it. For the guy above me claiming it doesn't work, go back to the tutorials and learn the difference between renaming a base object and creating a unique reference to the base object.
the numbers at the end are offset numbers x,y,z that determine how far from the BravilHorseReturnMarker. Alternatively if there ARE no unique references in the cell you are wanting to point your travel marker to, then by all means, create a new marker in said cell, click the persistent reference box, give it a unique name, then use the .moveto command to point your travel marker to it. For the guy above me claiming it doesn't work, go back to the tutorials and learn the difference between renaming a base object and creating a unique reference to the base object.
   ---n0rd
   ---n0rd
Response:
Yep it definitely works. Additional info that might solve your problem:
Place the object in the world. Double click that object from the render window. From the window that pops up, give it an ID name. Use THAT ID to call it in scripts. I belive that is what the above person means by 'go back to X tutorial'.
Anonymous user