Hey, I’m using Cropout to teach UE, and enjoying it a lot!
On island generation I want to add a spline, surrounding the whole island along the waterline +/- and move an actor component on that spline.
Does a similar spline already exist in a new level?
If not - I will need to spawn it and pass in some spline point locations around the newly generated island.
How do I easily come up with those locations?
Thanx for this project
And any thoughts appreciated.
Hey everyone, I am trying to understand how the UI animations work in this project. If you can point me in the right direction or even explain it I would appreciate it so much.
For Example:
In CUI_BuildItem there is code to play animation for Loop Hover, Highlight In, Highlight Out. However they don’t seem to point to anything so I am having a hard time figuring out how this works.