Skip to content

Welcome to the Exploration Toolkit

Exploration Toolkit is a Unity asset which provides many exploration-related systems to add to your games.

There's a lot this toolkit has to offer, so it may be overwhelming to know where to start. Here's a list of learning resources, to help get you started:

  1. Check out the multi-part tutorial series on YouTube, where I walk through each system, how to implement them, and how they work.

  2. There are demo scenes for each of the toolkit's systems. Find these in the Exploration Toolkit > Implementation > Demos > Showroom > Scenes folder.

  3. This documentation!

New Update - v1.2

Version 1.2 of the toolkit has recently been released. With it, comes some exciting new features:

  • An upgrade to the Player Controller. It's not a custom kinematic controller with run, jump, crouch, sliding, etc.

  • Computers have been added, allowing the player to view messages, login, remotely interact with objects, and view...

  • Security Cameras, which pan back and forth, can track targets, and be viewed on a computer.