Hello
I would like to let the player throw some newly spawned items. In order to accomplish this I have set up a kismet sequence which activates a actor factory if the screen is touched. The factory is spawning a skeletal mesh( if I'm trying to use a mover I get an error) Now I set the velocity of this mesh but the spawned mesh isn't moving. Here is the sequence, it would be nice if anybody would have an idea.
I would like to let the player throw some newly spawned items. In order to accomplish this I have set up a kismet sequence which activates a actor factory if the screen is touched. The factory is spawning a skeletal mesh( if I'm trying to use a mover I get an error) Now I set the velocity of this mesh but the spawned mesh isn't moving. Here is the sequence, it would be nice if anybody would have an idea.
Comment