so i want to create an animation where i have an airplane mesh, that is constantly moving, and at a certain part the airplane would despawn and then the animation would restart and have the plane respawn, i also want the animation and respawning to completly stop at a certain point in the level. heres an example. black ops planes animation - Album on Imgur
You can have many points and can control them like so:

And stop / restart:

I understand it all apart from the fact that AH allows you to attach a 4.5MB gif but throws tantrums and logs me out while I upload a jpg… 
Yes, sorry we cross posted there. Karma is very scarce at the moment…
I get logged out of AH roughly every 4.3 microseconds.
If you hit the upload key and nothing happens, it means you’re already logged out. 
PS In fact I got logged out typing that!
may i ask how did you get the Set Start location node? im still kind of new to the blueprints system.
Right click on the orange transform pin and choose ‘split pin’
The start and end location is set in the plane BP, I gave you the code for the plane BP up there…
The plane BP just takes the location it was spawned at, as the start location and figures out the end location from that…
If fact after much chin stroking and data logging, I have derived the posting algorithm for AH. I used to think it was:

But later realised it’s subtle nature:
yeah i know to use the code from the plane blueprint but the first node that needs to be connected, the set node, i dont know how else i get that node, you said i had to add a trigger volume and put the level blueprint code, i did that, but i still cant get it, im sorry of if im annoying you but im still new to this, and i cant really find any ohter place to learn this.
It’s really no problem ![]()
So you have a vector variable, right? Drag it into the graph, and it says:

you choose ‘set start’
Another way is is to ALT-drag the variable into the graph.
Drag the pin out of the right hand side of ‘start location’ and type +
You will see ‘vector + vector’, choose that one.
You also need to put a float track in the timeline, going from 0 to 1 over the length of the timeline.
where do i add a float track? i looked it up on the unreal engine website but it was for a much earlier version.
Glorious! Is isPrime from the LE Extended Standard Library?











