If a TArray of spline components is created in code it is not possible to edit/add nodes to the spline inside a blueprint. ...
When animating within a blueprint of a subclass created in c++, the animating mesh replicates itself uncontrollably. Added to .h: UPROPERTY() UBoxComponent* BoxComp; UPROPERTY() USkeletalMeshCompo ...