Skip to content
Threeyes edited this page Jul 25, 2022 · 11 revisions

Welcome to the AliveCursor wiki. Follow this guide to create project and install sdk, then you can use the SDK to create&upload workshop Item for AliveCursor.

Note

  • This tutorial assume that you know about how to work with Unity Editor (eg: create project, import asset or setup package), scripting skill is recommended but not required. If you are completely new to Unity, try to start from reading Unity offical document, it's never too late to learn!
  • You can contain logic in mod by:
  • Writing custom scripts.
  • Using Visual Scripting.
  • Using SDK Modules (eg: Action, EventPlayer).
Clone this wiki locally