Epic Developer Community Forums
How to make a point move in one direction?
Development
Programming & Scripting
Blueprint
question
,
Blueprint
,
unreal-engine
rilby
(rilby_)
January 14, 2025, 4:50pm
1
Screenshot_608
548×631 115 KB
I came up with the idea of projectile moving with a wave trajectory, this code makes it move up and down, but how can i move it forward?
The only way i thought about is to move Top/BottomPos (both are Scenes) in one direction,but how can i do that?
Screenshot_607
2061×694 248 KB
rilby
(rilby_)
January 16, 2025, 8:10pm
2
Well, i figured out and made this func
image
1323×554 93.4 KB
It makes projectile move in any direction