WarrenMarshall I could not find "Go Here" there is a move node which it says this nod can not use in kismet. sprunghunt So for moving a box, do I need to make it like an AI bot? an AI bot without hands/legs/head.
I can move an UTPawn on the path. but all my tries to replace the UTPawn with another physicall object like wall/box, failed. the purpose is that I want to move objects on the path step by step to be able to work with my own vehicles. cars, flying objects, etc. I also could not find a related tutorials on how to move(not…
Yes, I have a FPS character and want to move other objects(bots) physically on specific paths. and make them do something during that path. consider a tank walking on a path and trying to shoot a target. but I don't want to make vehicles(I've just started UDK) and want to move a simple model like a box. I did not…