Last updated: Sep 7, 2022

Introduction

The Attachment Data Scriptable Object contains all the information needed about an item’s attachments. It basically contains a list of all of the Attachments to spawn when spawning this item.

This is usually referenced somewhere inside of the item.

You can find the Attachment Data script ****at this path: Assets\Infima Games\Low Poly Animated - Modern Guns\Demo\Code\Attachments\AttachmentData.cs

Fields Serialized

Attachments. The list of Attachments to spawn.