Skip to content

Commit 1c334b8

Browse files
committed
Merge branch 'master' of github.com:Tails8521/coldmaps
2 parents e8930d2 + b79a744 commit 1c334b8

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@
33
A tool for creating heatmaps from Team Fortress 2 demos
44
![Screenshot](/screenshot.png)
55

6+
# Tutorial video (click on the thumbnail to play)
7+
[![Video thumbnail](https://i3.ytimg.com/vi/p-pbByda4Io/maxresdefault.jpg)](https://www.youtube.com/watch?v=p-pbByda4Io)
8+
69
# Download
710

811
Check the [releases page](https://github.com/Tails8521/coldmaps/releases) and download the latest version
912

1013
# How to use
1114

12-
1: Create a level overview screenshot, [this video](https://www.youtube.com/watch?v=isYxpHz4GWQ) explains how to make one, the program isn't picky with file formats for screenshots: png, jpg or even tga are supported
15+
1: Create a level overview screenshot, if you don't know how to, the video tutorial linked above explains it, the program isn't picky with file formats for screenshots: png, jpg or even tga are supported
1316
2: Take note of the coordinates of the camera at the moment you took the screenshot (x, y and the cl_leveloverview zoom level), there are two different ways: cl_showpos 1 or the values displayed in the console when you use cl_leveloverview, note that these coordinates are different but the program can understand either of them.
1417
Tip: You can use setpos \<x> \<y> \<z> to position yourself accurately
1518
3: Drag and drop the screenshot over the program's window

0 commit comments

Comments
 (0)