Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
i-Saibot authored Feb 27, 2024
1 parent b79a535 commit deecf24
Showing 1 changed file with 69 additions and 14 deletions.
83 changes: 69 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,82 @@
The goal was to develop an editor for attaching objects (PAEditor) with a user-friendly interface

> Interface language:
- ```Український```
- ```Русский```
- ```English```
- ```Русский```
- ```Український```
- ```Беларускі```


---
> Start:
- ```To start working, you need to press the Y key.```
- ```You can create a project and upload it. (The project is automatically saved.)```
---
> Button:
- ```Manage``` - Ability to switch between attachments.
- ```Export``` - Exports your project to a file. Path: scriptfiles > project > export.
- ```New``` - Create a process for attachment.
- ```Delete``` - Delete the current attachment.
- ```Dublicate``` - Duplicate the current attachment.
- ```Objects``` - The ability to set an object, add it to the list, and choose from the list (added objects are saved).
- ```Edit``` - Begin editing the attachment.
- ```Color``` - You can set a color for the object, add it to the list, and choose from the list (added colors are saved).
- ```Skin``` - Set a skin.
- ```Animation``` - You can set an animation and add it to the list (added animations are saved).
- ```Clear Anim``` - Clear the current animation.
```Manage```
- Left-click: Choose a single attachment.
- Right-click: Choose multiple attachments simultaneously.

```Export```
- Exports your project to a file. Path: scriptfiles > project > export.

```New```
- Create a process for attachment.

```Delete```
- Delete the current attachment.

```Dublicate```
- Duplicate the current attachment.

```Objects```
- Left-click: Enter, add, or open a list of objects (added objects are saved).
- Right-click: Open the list of objects.

```Bone```
- Change bone for current attachment.

```Symmetry```
- Mirror current object symmetrically and move to opposite bone.

```Edit```
- Begin editing the attachment.

```Colors```
- Left-click: Enter, add, or open a list of colors (added colors are saved).
- Right-click: Open the list of colors.

```Camera Move```
- Enable/disable camera rotation in the quick access panel.

```Animation```
- You can set an animation and add it to the list (added animations are saved).

```Clear Anim```
- Clear the current animation.

```Prev & Next Skin```
- Left-click: Quick skin switching.
- Right-click: Quick skin switching and automatic project export.

```Skin```
- Set a skin.
---

<img src="https://i.imgur.com/FXN1u5c.png" width="100" height="80"><img src="https://i.imgur.com/REl3jcX.png" width="100" height="80">
<img src="https://i.imgur.com/Ylx3cHn.png" width="100" height="80">
<img src="https://i.imgur.com/IHiZg3p.png" width="100" height="80">
<img src="https://i.imgur.com/tPRDh4h.png" width="100" height="80">
<img src="https://i.imgur.com/k7AsLeR.png" width="100" height="80">
<img src="https://i.imgur.com/PT9D3TU.png" width="100" height="80">
<img src="https://i.imgur.com/gJkKEv7.png" width="100" height="80">
<img src="https://i.imgur.com/yBbDjTW.png" width="100" height="80">
<img src="https://i.imgur.com/K4EO5VW.png" width="100" height="80">
<img src="https://i.imgur.com/BuNrENW.png" width="100" height="80">
<img src="https://i.imgur.com/BuNrENW.png" width="100" height="80">
<img src="https://i.imgur.com/9jiURlQ.png" width="100" height="80">
<img src="https://i.imgur.com/E1XuuaE.png" width="100" height="80">
<img src="https://i.imgur.com/yOWYcsy.png" width="100" height="80">
<img src="https://i.imgur.com/wLuEMlY.png" width="100" height="80">

[Images](https://imgur.com/a/kxmcu2E)

0 comments on commit deecf24

Please sign in to comment.