From 79a7d97c71f763571a9f2b76ca518675ab3de0d3 Mon Sep 17 00:00:00 2001 From: Harry Godden Date: Sat, 23 Jun 2018 05:47:26 +0100 Subject: [PATCH] Create README.md --- README.md | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5ee1de8 --- /dev/null +++ b/README.md @@ -0,0 +1,55 @@ +# CS:GO Radar Tools +### Set of tools to help with making radars (new CS:GO style since panorama beta) +Retrieved height information using the tool: + +![](https://i.imgur.com/gd1OC8g.png) + +# View navmesh +![](https://i.imgur.com/otVYWou.png) + +# BSP +![](https://i.imgur.com/riwQt1G.png) + +# Adjust in 3D +![](https://i.imgur.com/jmLhXap.png) + +# Controls: +The controls for the software consist of the scroll wheel to adjust values back and fourth, and then number keys to select which 'mode' you are adjusting + +## Modes: +### 1 +Edit minimum height +### 2 +Edit maximum height +### 9 +Edit orthographic scale + +## Toggles: +### 5 +View in perspective mode +### 6 +View in orthographic + +### 7 +View BSP +### 8 +View NAV + +## Actions: +### 0 +Look downwards and set YAW to 0 + +# How to open your map? +Drag and drop the nav mesh and bsp file onto the exe and it opens them +![](https://i.imgur.com/tgTDJm8.png) + +# Download: +Keep in mind its the first version and only tested on very few maps +http://www.harrygodden.com/downloads/RadarTools1.0.0.zip + +## Misc... +Intended for use with [Yanzl](https://github.com/gortnarj)'s radar generator substance graph, example: + +![](https://i.imgur.com/gQ2TLRC.png) + +Submit any issues on this git repository, and send suggestions to hgodden00@gmail.com / Terri#9839 on discord -- 2.25.1