]> git.rm.cloudns.org Git - xonotic/xonotic.wiki.git/commitdiff
typo
authorPlasmaSheep <plasmasheep@gmail.com>
Fri, 13 Aug 2010 16:52:00 +0000 (16:52 +0000)
committerRedmineExport <redmineexport@dev.xonotic.org>
Mon, 17 Nov 2014 17:53:33 +0000 (17:53 +0000)
(Commit created by redmine exporter script from page "Hinting" version 2)

Hinting.textile

index c60cbc3682bfe1d64eae499650b5c08588e6a3f8..1de318570cf170d978ef548f915a0cab48678d6e 100644 (file)
@@ -9,7 +9,7 @@ Take the following image for example:
 
 This is a map shown from the top down. As you can see, there are three sections to this map: the left room, the right room, and the top hallway. Now, let's say the player is in the left room. They can't see into the right room,  but they can partially see into the hallway. However, since there is no hint brushes, the whole map is rendered for the player. This means an FPS drop.
 
-So let's use hint brushes. Create two rectangular brushes to the entrances of both rooms and set their textures to common/hint. Make sure that the side which says "HINT SKIP" on it is facing into the corridor.
+So let's use hint brushes. Create two rectangular brushes to the entrances of both rooms and set their textures to common/hint. Make sure that the side which says "HINT SKIP" on it is facing into the corridor.
 
 !http://developer.valvesoftware.com/w/images/7/70/Hint_example3.jpg!