I’m developing an environment simulator that generates the map on runtime. I have a blueprint for the generation of a road, that randomly generates a spline and then resamples it. The resampling uses Geometric Script nodes that when packaging are detected as non existant., but when playing on editor all works well. What do I do to solve this problem?
Log.txt (95.8 KB)