Hi, I have been trying to follow along with this guide in 5.6 and reached the “Making More Complex Entities” section and ran into an issue.
The guide says to auto enable the MassRepresentationProcessor
but when I look in the project settings for this processor it’s not there. Since the Visualization
trait is now deprecated and suggests you use MassMovableVisualization
or MassStationaryVisualization
trait I had a look for a similarly named processor but nothing stood out to me.
I also tried adding the missing processor to the DefaultMass.ini file and that doesn’t seem to have worked either.
Is there an update to the guide to account for the out of date sections of the guide?