Update Scripting

entar 2025-06-10 17:25:27 +07:00
parent fb3c87e186
commit 8e655bbd44

@ -44,4 +44,5 @@ module.shared.characters = {
} -- List of characters
```
### For what you can do with notes and characters look at [Notes](https://git.squog.ru/TaggedEngine/TaggedEngine/wiki/Types#note) and [Characters](https://git.squog.ru/TaggedEngine/TaggedEngine/wiki/Types#character)
### For what you can do with notes and characters look at [Notes](https://git.squog.ru/TaggedEngine/TaggedEngine/wiki/Types#note) and [Characters](https://git.squog.ru/TaggedEngine/TaggedEngine/wiki/Types#character)
[Overall type manupulation for scripts](https://git.squog.ru/TaggedEngine/TaggedEngine/wiki/Types)