I created a openable chest using a func_rotatingdoor. The top of the chest rotates around the y-axis. When looking in positive y direction, the chest opens counter clockwise. So according to this page wiki/index.php/Entities:Func#func_rotatingdoor I set these keys:
"axis" "1"
"direction" "1"
But the top of the chest rotated around the z-axis in clockwise direction (when looking to z -> infinity). With these keys it works properly:
"axis" "0"
"direction" "-1"
So.. I think there is a mistake on the wiki.
Best regards
Mistake on CMM Wiki?
- johnnyenglish
- Space cake
- Posts: 898
- Joined: Wed Aug 17, 2011 9:23 am
- Location: Nottingham, England
Re: Mistake on CMM Wiki?
I've not checked but think you might be right, would you like to correct the mistake? Perhaps add a tutorial to the wiki to explain the func?
Drop me a PM if you're interested in becoming a wiki editor.
Drop me a PM if you're interested in becoming a wiki editor.