[Game of Purpose] Day 58

Today I was working on integrating cpp codebase with a Blueprint world.

My idea is that if there is a complicated function that looks terrible in Blueprints and is hard and slow to write I will write it in cpp. So I am creating a cpp base class and th…


This content originally appeared on DEV Community and was authored by Maciej Sawicki

Today I was working on integrating cpp codebase with a Blueprint world.

My idea is that if there is a complicated function that looks terrible in Blueprints and is hard and slow to write I will write it in cpp. So I am creating a cpp base class and then set make it a base of a Blueprint class.

This is what now I am trying to achieve with making a SplineFollower Actor Component


This content originally appeared on DEV Community and was authored by Maciej Sawicki


Print Share Comment Cite Upload Translate Updates
APA

Maciej Sawicki | Sciencx (2024-07-16T00:11:01+00:00) [Game of Purpose] Day 58. Retrieved from https://www.scien.cx/2024/07/16/game-of-purpose-day-58/

MLA
" » [Game of Purpose] Day 58." Maciej Sawicki | Sciencx - Tuesday July 16, 2024, https://www.scien.cx/2024/07/16/game-of-purpose-day-58/
HARVARD
Maciej Sawicki | Sciencx Tuesday July 16, 2024 » [Game of Purpose] Day 58., viewed ,<https://www.scien.cx/2024/07/16/game-of-purpose-day-58/>
VANCOUVER
Maciej Sawicki | Sciencx - » [Game of Purpose] Day 58. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/07/16/game-of-purpose-day-58/
CHICAGO
" » [Game of Purpose] Day 58." Maciej Sawicki | Sciencx - Accessed . https://www.scien.cx/2024/07/16/game-of-purpose-day-58/
IEEE
" » [Game of Purpose] Day 58." Maciej Sawicki | Sciencx [Online]. Available: https://www.scien.cx/2024/07/16/game-of-purpose-day-58/. [Accessed: ]
rf:citation
» [Game of Purpose] Day 58 | Maciej Sawicki | Sciencx | https://www.scien.cx/2024/07/16/game-of-purpose-day-58/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.