Hello everyone,
i made a game that simulates a 2d cutting machine. The parts of the machine are moved from a .csv datatable in the MainLevelBp. I want to include a function in the game, so i can change the .csv in the main menu of the game.
(I saw a similar topic but they made everything with C++ and im just starting in UE 5 and only have experiences with BPs yet.
Does anybody have a starting point or tutorial I could use to get this to work?