Skip to content

HEOActivity

HEOActivity_1

HEOActivity is a component for setting activities.
The "Activity" in Vket Cloud is a feature for wrapping models and scripts in a package, aimed for easy placement and implementation on worlds.

Label Function
World Position Sets the position for placing the activity.
World Rotation Sets the rotation for placing the activity.
.json Designates the json file containing the activity information.
Overrides Edits the settings in each activity.

How to Use

For example, the analog clock activity from the asset store is used here.
For details on how to get the activity data, refer to the manual which is referred later.

1. Unzip the downloaded Activity file. As unzipping instructions varies among OS, please use the method on your preference.

HEOActivity_2

2. Check the file contents, and make sure to read the README before use.

HEOActivity_3

3. Read the README's articles, especially the "Activity Settings" which contains the parameters for customizing the activity.

HEOActivity_4

4. Move the unzipped analogclock folder to the Unity project with the VketCloudSDK installed. Folder position within the Assets is at your choice.

HEOActivity_5

5. In an empty scene, place the essential components by right clicking and selecting "Add Essential Objects for Vket Cloud", and create an empty object for setting the activity.

HEOActivity_6

HEOActivity_7

6. Change the object name to AnalogClock or other names. (Avoid name conflicting with other objects.)

HEOActivity_8

7. Attach the HEOActivity component to the AnalogClock object.

HEOActivity_9

8. Set the activity\analogclock\AnalogClockActivity.json to the HEOActivity's json setting.

HEOActivity_10

9. Set a value for "useSecondHand" in HEOActivity's overrides. For details on the settings, refer to the "Activity Settings".

10. As the analog clock will appear on the object origin, adjust the placement position via Transform.

HEOActivity_11

11. Build and see if the analog clock appears.

HEOActivity_12

How to Download Activity

The Vket Cloud Activity can be downloaded from the asset store.

The asset store can be accessed by selecting "Asset Store" in the Vket Cloud MyPage after login.

HEOActivity_13

For details on how to use the asset store, refer to the manual page below. (English Version WIP) Gimmicks and Features ready to use! How to use the Vket Cloud Asset Store and Activities