How to make a "stuff" move.

hi,
I’m totally new in UE4. I want to make an object with “ring” shape to move automatically in UE4. How should I do it? I tried to create a cube, and then make blueprint. It seems not work.
Help, Thanks!

Hi and welcome to the forums!

I think you will get help easier if you provide some of the scripts you have done this far. That way people can easier understand and spot problems with it.

//Oscar

Depends what you mean by “move”.

Here is an example of someone making a Cube rotate by simply adding to its rotation every frame

https://youtube.com/watch?v=BcIYpPOfg64

Here is one where someone makes a physics object hover