How do I create a platform that goes up and down

Hello,

I am currently trying to create a few moving platforms that move up/down using the timeline.

I was able to create one that goes up, but instead of going back down it continues to go up.

I would ultimately like to make this its own actor class blueprint as well, any tips on how to do so would be appreciated.

Thanks.

you can make another variable (call it like new var2) and connect set new var 2 to another set actor transform and connect these to the end of your blueprint and give it negative value than first one .