# Useful Links & Community Guides

* [Highest quality YT Download service](https://youtubetomp3music.com/en5/)
* [Slightly outdated list of Rocket League items and their internal names.](https://pastebin.com/Ngjuzydv)
* [All important game values; ceiling height, map length, boost position etc.](https://github.com/RLBot/RLBot/wiki/Useful-Game-Values)
* [ID to item color](https://pastebin.com/Y3ZmyZdu)
* [All Rocket League Sounds (ogg)](https://github.com/ItsBranK/RocketLeague)
* [All Rocket League Sounds (mp3)](https://drive.google.com/file/d/1vu9-vOjVhY2_SyN1HvEZB1bwYKNe1AZ0/view?usp=sharing)
* [RLMMG](https://docs.google.com/document/d/1-o-7AojY1j4_5i0gj5LmI6hDhJL9VZg0IW40KL7objQ/edit)

## Plugins

* [Cinematics Buddy](https://bakkesplugins.com/plugins/view/95)
* [Replay Itemmod](https://bakkesplugins.com/plugins/view/105)
* [Fix Replay Wheel Stuck](https://bakkesplugins.com/plugins/view/110)
* [SlowmotionTransitionFixerUtility](https://bakkesplugins.com/plugins/view/111)
* [Color Changer](https://bakkesplugins.com/plugins/view/150)

## Tutorials

* [T3C - Pan/Crop, Velocity](https://www.youtube.com/watch?v=sqyFfIeSIH0)
* [Lynxi - 3D Text, Element3D, Tracking](https://www.youtube.com/watch?v=JFcBXDP-UP8)
* [Lynxi - Portal](https://www.youtube.com/watch?v=HYWKdDIJeZ0)
* [Lynxi - Dollycam](https://www.youtube.com/watch?v=53Rr-KfW230)
* [Tornado - POV to Cinematic](https://www.youtube.com/watch?v=I6LI8g_VRoM)
* [Tornado - Seamless Replay Transition](https://www.youtube.com/watch?v=dKwpBaXIlHM)
* [Zeke - Dollycam](https://www.youtube.com/watch?v=tA_FEcwqh70)
* [Zeke - Beginner's Guide To Editing](https://www.youtube.com/watch?v=Q2f0IuuP8QA)
* [Zeke - ReShade](https://www.youtube.com/watch?v=tfTeyp15DSg)
* [Zeke - Cinematic Look](https://www.youtube.com/watch?v=md5f1ijwRkg)
* [Video Copilot - Depth Map, Compositing](https://www.youtube.com/watch?v=FivFZhcQFi4)
* [Video Copilot - Element3d, Multiobject](https://www.youtube.com/watch?v=x0p9gwKMSqk)
* [Video Copilot - The Last Elements](https://www.youtube.com/watch?v=_NvXgqMPbFE)
* [PK - Thumbnails](https://www.youtube.com/watch?v=Y3r0zm52OfA)
* [Ral - 3D Text](https://www.youtube.com/watch?v=alQthirJ51g)

## VFX Breakdowns

* [VFX Breakdown - michos - RUIN 2](https://www.youtube.com/watch?v=g7HSgfaux2s)
* [VFX Breakdown - JZR 750K](https://www.youtube.com/watch?v=er6xyoB8POw)
* [VFX Breakdown - Echodex - Aquarium Park](https://www.youtube.com/watch?v=3tuTTdzkkSs)
* [VFX Breakdown - Echodex - 808](https://www.youtube.com/watch?v=-rolMYT4DkA)
* [VFX Breakdown - Lynn - PARTICULARLY BROKEN HEART](https://www.youtube.com/watch?v=LttK9YH585Y)
* [VFX Breakdown - Boro - HOLLOW BODIES](https://www.youtube.com/watch?v=xtzPtWHwOB4)
* [VFX Breakdown - Buck - PSYCHED UP!](https://www.youtube.com/watch?v=MQDBuqndkTc)

## Discord servers

* [Arashi](https://discord.gg/97rsGF6)
* [Replay Hub](https://discord.gg/87U7rdb)
* [Zeke's Server](https://discord.gg/gSfkmA2NYC)
* [BakkesMod](https://bakk.es/discord)
* [Simple Replay Editor](https://discord.gg/WaduPRA)
* [RL Edits Tech (CineBuddy, SRE)](https://discord.gg/jd4rFzF)
* [Sekai](https://discord.gg/4ERwKJ6dMg)
* [Tornado's Server](https://discord.gg/sMK7wumajU)
* [/r/AfterEffects](https://discord.gg/N8S6b88)
* [ReShade](https://discord.gg/PrwndfH)

## Other documents

* [Make any map into a snowy version! By EQ (SwiFT EQ#1111)](https://docs.google.com/document/d/1_pfKxK1I6ONhrz4YrH0Sm2GeILISsFLkyyXTIRR8RFU)
* [POV to Cinematic - by EQ (SwiFT EQ#1111)](https://docs.google.com/document/d/1fgwUFRTZvxytG87Sdi3IIFHENyLbG-xOcL0bsd34AIg)

## Rustik's tips

Turning on depth map (ReShade) and green screen at the same time will only show the ball and cars on the depth map, not the map itself.

## Summary

Well done! You've reached the end of the book! We want to thank you for joining us on this tour of editing. You can now create your own edits and montages and help with other peoples' projects. Remember that there is a friendly community of other editors who will be more than happy to help you with any challenges you encounter on your editing journey.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://akucchi.gitbook.io/ultimate-rocket-league-editing-guide/summary.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
