MAX_POINTS_ON_WINDING?? help
Moderator: Moderators
-
great granny
- Lance Corporal
- Posts: 11
- Joined: Mon Feb 24, 2003 5:11 am
MAX_POINTS_ON_WINDING?? help
I recently added a very tall ladder to my map and when I compiled the map i got this error >MAX_POINTS_ON_WINDING< i have to have the ladder so how can i fix this problem?
Max points on winding means you have more than 64 vertices on exactly the same plane. If you have a ladder that long, you are wasting a lot of face count. Each rung has at least 8 visible faces. You may want to reduce the number of rungs, or use a transparent ladder texture for the rungs. There are a number of them in the common folder.