Hi there, Im very new and trying to have a character throw a rock.
I’ve got the projectile spawning in front of the character, with an initial velocity of 0, so it just falls to the ground.
Im planning on having a “Hold to throw farther” Kind of thing, so i need to inital velocity to be changeable.
Ive tried using Set velocity in Local Space in the construction script, but it does nothing.
This is what I have:
Ive looked at every other question on this forum and cant get it to work, how do I set the velocity at spawn?
*Ive tried following Change projectile speed on spawn - World Creation - Epic Developer Community Forums
But i cant get the set Initial speed / target thing :S
Thanks in advance