-
Notifications
You must be signed in to change notification settings - Fork 1
Home
QiuHanWen edited this page Mar 19, 2024
·
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 Item to AliveCursor's Workshop.
- This tutorial assume that you know about how to work with Unity Editor (eg: create project, import asset or setup package). If you are completely new to Unity, try to start from reading Unity offical document, it's never too late to learn!
- If you know about scripting (which is recommended but not required),You can contain
logic
in mod by:
- Writing custom scripts.
- Using Visual Scripting.
- Using SDK Modules (For example: Action, EventPlayer).