API Support
What is the best way to call Kongregate API in Unity 2017.2 and later?
From Unity version 2017.2 Application.ExternalEval is obsolete. Thus the documentation here:
https://docs.kongregate.com/docs/unity-api
is outdated.
8 years ago by Mikael Högström
How can I increase the size of my game window in cinematic mode?
My game code automatically handles adjusting to the current window size. But when my game is running on kongregate.com, the game window doesn't increase in size when I press the Cinematic Mode button. Is there a way I can specify the width and height to use for Cinematic Mode or something else I need to do to get this to work?
9 years ago by Angelo Laudon
