I compared both commenting and un-commenting the SpringArm->SetupAttachment(RootComponent)
line in our Tank.cpp
file. For commenting it out, it looks like this:
Here’s with it un-commented (the same?):
Can someone clarify the significance of using SetupAttachment
here?