Answers & Troubleshooting

FAQ

Find quick answers to common questions about installation, GC2 module compatibility, and performance.

Does this modify Game Creator 2 core files?

No. The extension is fully self-contained and communicates through Game Creator 2's official public API, ensuring smooth updates and zero modifications to your core files.

Can I trigger montages alongside other Game Creator 2 gameplay modules?

Yes. It plays perfectly with all GC2 modules. Use montages to manage item interactions, reloads, and visual timeline alerts while other modules handle movement or character states.

Does the playhead update generate garbage collection allocations?

No. The engine is fully optimized with zero runtime memory allocations, ensuring smooth gameplay on high-performance consoles and mobile devices.

How do I change playback speed on the fly?

Use the Set Montage Speed action or adjust the player.Speed property in code. The entire timeline adapts instantly while keeping all visual cues perfectly synchronized.

Does it support Unity 6?

Yes. It is fully certified and optimized for Unity 6 (and all modern render pipelines like URP/HDRP) right out of the box.