We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 229ded9 commit 93b5874Copy full SHA for 93b5874
1 file changed
README.md
@@ -4,8 +4,8 @@ A library for Innercore to control entity's animation via edit molang variable.
4
5
## Feature
6
7
-- Only support modifies float molang variable in scripts.
8
-
+- Only support set float molang variable in scripts.
+- Class MolangHelper only work in client.
9
- Import
10
```typescript
11
let AnimationComponet = null
0 commit comments