Getting Started

Welcome to the beginner's guide for the Tactile module in Game Creator 2! In this guide, you'll learn how to install the module and explore its included examples to kickstart your journey.

Prepare your Project

To install the Tactile module, you'll need to either created a new project or opened an existing one beforehand.

Checking Dependencies

It is important to note that Game Creator 2 should be present before attempting to install the module.

Installing the Module

Firstly, ensure that the Unity Editor console is free from any errors that might prevent the scripts from compiling.

If you haven't purchased the Tactile module, go to the Asset Store's product page and follow the instructions to acquire it.

1

In Unity Editor, go to "Window" in the top toolbar.

2

Select "Package Manager" from the dropdown.

3

Go to "My Assets" and type "Tactile" in the search bar to find.

4

Click on the package, then download and import the latest version.

5

Let your project finish compilation after installation.

Installing the Examples

1

Click on "Game Creator" in the top toolbar.

2

Choose "Install" to open the Installer window.

3

Find and expand the "Tactile" section.

4

Select "Examples 1" within the Tactile section.

5

Click the "Install" button to start the installation process.

After installing the examples, click 'Select' or go to the Project Window. Then, navigate to Plugins/GameCreator/Installs/Tactile.Examples1@#.#.#/ to access the UMA examples directory.

Last updated

Was this helpful?