beatrun-anims/README.md

23 lines
1 KiB
Markdown
Raw Permalink Normal View History

2023-07-22 11:04:36 +05:00
# Beatrun Animations
2024-04-04 20:15:18 +05:00
2023-10-12 09:48:30 +05:00
Extracted and reworked animations from Beatrun's source code.
2023-07-22 11:04:36 +05:00
2023-07-23 17:10:42 +05:00
## Blender Project File
2024-04-04 20:15:18 +05:00
2023-10-12 09:48:30 +05:00
Because Blender file is too big for Github, you can download it from Google Drive [here](https://drive.google.com/file/d/1DS_BUlo8XvivBzm3JYZqmdJeb0E10iCk/view?usp=sharing).
2023-07-22 11:04:36 +05:00
## How to edit
2024-04-04 20:15:18 +05:00
2023-10-12 09:48:30 +05:00
> [!IMPORTANT]
2023-07-22 11:17:21 +05:00
> You need to know how to use Blender and it's animation thing!\
2023-10-12 09:48:30 +05:00
> You also need to install [Blender Source Tools](http://steamreview.org/BlenderSourceTools/)!
2023-07-22 11:04:36 +05:00
* You can open `br_breen.blend` in Blender, it's already setup for you.
* When you done editing your animation, export it in SMD format in the `climbanim_anims` folder.
2023-10-12 09:48:30 +05:00
* And when you are ready, you can compile `climbanim.qc` into MDL file (I suggest using [Crowbar](https://github.com/ZeqMacaw/Crowbar/releases/latest))
2023-07-22 11:16:49 +05:00
* Copy `models` folder from `compiled 0.XX` to `beatrun\gamemodes\beatrun\content\models` and select Replace.
2023-07-22 11:18:06 +05:00
### Recommended Crowbar settings
2024-04-04 20:15:18 +05:00
2023-07-22 11:18:06 +05:00
![image](https://github.com/JonnyBro/beatrun-anims/assets/48434875/d3baa677-eb7f-403a-ad9d-bef6527785d3)