This content originally appeared on DEV Community and was authored by Maciej Sawicki
Today I was working on making Manny go along the spline. And it is functioning somewhat properly.
I am really considering moving some functions to C++. The reason is that the onse using multiple variables are really hard to read and write.
For example the one, which moves Manny along the spline is a huge spaghetti.
Notice 2 guarding ifs then execution and invoking event again. 15 lines in C++, easy stuff. However, in Blueprints it's REALLY hard to know what is going on without any comments.
This content originally appeared on DEV Community and was authored by Maciej Sawicki
Maciej Sawicki | Sciencx (2024-07-09T23:38:30+00:00) [Game of Purpose] Day 52. Retrieved from https://www.scien.cx/2024/07/09/game-of-purpose-day-52/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.