SDK Manual Change Log - Ver 14.5
April 25 2025 Update
April 25 2025 - Edited Page
- World Creation Guide
- How to Use Colliders / Tips
- Add to the explanation that GameObjects with Box Colliders will physically collide even without VKCNodeCollider attached
- How to Use Colliders / Tips
April 25 2025 - Added Page
- World Making Guide
March 28 2025 Update
March 28 2025 - Edited Page
- HeliScript
- Built-in Functions
- GUI
- Corrected the explanation for
hsCanvasResetToggleDefault
andhsCanvasToggleChange
.
- Corrected the explanation for
- GUI
- Statements and flow control
- Control Statement
- Added an explanation of scope definition using { }
- Control Statement
- Built-in Types
- Basic Types
- Added explanation about referencing the instance itself using 'this'
- Added an explanation about the ToString() method for boolean type variables.
- Basic Types
- Built-in Functions
- World Making Guide
- ReplaceTexture Unexpectedly Replaces Other Textures
- Add Trouble Shooting Case
- ReplaceTexture Unexpectedly Replaces Other Textures
- HeliScript
March 26 2025 Update
March 26 2025 - Edited Page
- HeliScript
- Built-in Classes And Functions
- Quaternion class
- Added annotation to makequaternioneuler function
- Quaternion class
- Built-in Classes And Functions
- VKC Components
- VKC Node
- VKC Node Collider
- Fixed image link
- VKC Node Collider
- VKC Node
March 21 2025 Update
March 21 2025 - Added Page
- World Creation Guide
March 21 2025 - Edited Page
- World Creation Guide
- JS Submission Sample
- Changed wording from "Sample World" to "Tutorial Scene."
- JS Submission Sample
- External API
- Handling Json in HeliScript
- Updated the information for the new SDK.
- Handling Json in HeliScript
March 14 2025 Update
March 14 2025 - Edited Page
- HeliScript
- Built-in Classes And Functions
- Item class
- Added
IsCollisionDetection
- Added
- Item class
- Built-in Classes And Functions
March 14 2025 - Added Page
- HeliScript
- Built-in Classes And Functions
- Built-in Functions
- WorldMakingGuide
March 7 2025 Update
March 7 2025 - Added Page
- FAQ
- WorldMakingGuide
- World Optimazation
March 7 2025 - Edited Page
- HeliScript
- Built-in Functions
- GUI
- Added detailed description of the screen coordinates after conversion by the hsCanvasWorldToScreenPos function.
- GUI
- Built-in Functions
- First Steps
- Build And Run
- Added images regarding registration and login features not available for local builds.
- About Vket Cloud SDK
- How to use avatars
- Change the link from MyVket to the official Vket Cloud website
- How to use avatars
- FAQ
- Solution to Profile Image Error When Creating an Account on Old MyVket
- Change the link from MyVket to the official Vket Cloud website
- Solution to Profile Image Error When Creating an Account on Old MyVket
- Trouble shooting
- Trouble shooting - General Checklist
- Updated the name of the Discord server
- Trouble shooting - General Checklist
February 28 2025 Update
February 28 2025 - Added Page
- World Making Guide
February 21 2025 Update
February 21 2025 - Edited Page
- VKC Components
- VKC Item
- VKC Item Object
- Edited a note in Pickable indicating that the issue has been fixed in version 14.5.6
- VKC Item Object
- VKC Item
- SDK Tools
- Particle Editor
- Particle Editor Overview
- Edited a note that the issue has been fixed in version 14.5.6.
- Particle Editor Overview
- Particle Editor
- World Making Guide
- Animating Objects
- Changed from system.GetDeltaTime() to hsSystemGetDeltaTime()
- Animating Objects