Explore Cropout, a top-down casual RTS sample project General Announcements

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. :pray:

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.

I just noticed the Animation tab at the bottom and so it is figured out now…

I have a question

I added a new resource in this project, I added everything
new object new name but people don’t want to collect this material
when is this changing?

Thanks for this great code you helped me a lot in developing my game