How do I make an object move up and down using Blueprint?

Yes in custom blueprint for the object you can set that in event tick.
Or in the level blueprint make it move in the event tick or with a looping timer :slight_smile: