<aside> TABLE OF CONTENTS

Product Name: ARPG Addon Module for GC2 Version: 1.0.0

Appendices

This section provides additional reference material to help you understand and utilize the ARPG Addon Module for GC2 effectively.


File Structure Overview

All files related to this asset are located in the Studiopoof folder at the root of your Unity project. Below is a breakdown of key directories:

Main Asset Files

πŸ“‚ Studiopoof/GC2-ARPG/ – Core files for the ARPG Addon Module for GC2

Common Resources

πŸ“‚ Studiopoof/GC2-Common/ – Shared assets used across multiple Studiopoof projects

Addon Content (Optional)

πŸ“‚ Studiopoof/Addons/ – Contains additional .unitypackage files for extended functionality


Game Creator 2 Module Dependencies

To ensure proper functionality, the following Game Creator 2 modules are required:

Additionally, future updates will include integrations with:


Global Variables Reference

πŸ“‚ Studiopoof/GC2-ARPG/Files/Variables


Building and Scene Setup

To ensure the asset works as intended, add the following scenes to your Build Settings (File > Build Settings or Ctrl + Shift + B):

  1. Cutscene-GC2-ARPG
  2. Demo-GC2-ARPG
  3. EnemyTypes-GC2-ARPG
  4. PushBlocks-GC2-ARPG
  5. Title-GC2-ARPG
  6. PolygonFantasyKingdom-GC2-ARPGxSS (If using Synty Studios assets)
  7. Demo-GC2-ARPGxSS (If using Synty Studios assets)
  8. PolygonStarter-GC2-ARPGxSS (If using Synty Studios assets)

Custom Game Creator 2 Instructions & Conditions

All custom Game Creator 2 instructions, triggers, and conditions included in this asset are located under:

These custom scripts allow for expanded functionality beyond what is provided in the base Game Creator 2 modules.


Using Synty Studios Assets (Optional)

If you want to use the Synty Studios character models with this asset, you need to import:

After importing, additional demo scenes and prefabs will be available under:

πŸ“‚ Studiopoof/Addons/ARPGxSyntyStudios_PolygonStarter/


Troubleshooting & Common Issues

Weapons are not attaching correctly to characters

Title screen or demo scenes are not working

Missing assets or errors after import


This appendices section will be updated as new reference material becomes relevant in future updates.