Last updated: Sep 7, 2022

Introduction

The Attachment Constants script holds just a static class containing read-only variables that hold the names of the attachment types in the asset. This was supposed to be used quite a bit more than it is, but unfortunately we thought of it way too late in the development cycle so it is underutilized and quite pointless. That said, we’ve kept it as reference for future improvements!

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

Fields Public

Muzzle. Read-only constant “Muzzle” string.

Forestock. Read-only constant “Forestock” string.