Setting Up
This guide shows how to set up the Interhaptics extension for Gamemaker.
Downloading the SDK
Note: Before you can access the GitHub repository with the Interhaptics Game Engine SDK releases you'll be asked to provide some required information.
-
Go to https://www.wyvrn.com/interhaptics/download to download the Game Engine SDK.
-
On the Download page, under the Game Engine SDK option, click GitHub.
-
Enter the required information, then click Download on GitHub.
-
On the GitHub page that opens next, click the latest release link under Releases.
-
On the next page, under Assets, download the Source code (zip) package.
-
Extract the zip contents to GMEXT-Interhaptics/source/interhaptics_sdk.
After extracting the SDK contents to the folder, the folder's contents should look as follows:

Setting Up GameMaker
Download the latest release of the extension.
In GameMaker, open an existing project or create a new one. Next add the extension to the project.
In the Extension Options, set the Windows SDK to the correct relative folder path: ../interhaptics_sdk/interhaptics_windows.
