wallside 1 Posted September 13, 2013 Does anyone know, how to create this fence? Notice that the fence is sloped but the posts are vertical. http://www0.xup.in/exec/ximg.php?fid=10933261 (852 kB) Share this post Link to post Share on other sites
tinter 186 Posted September 13, 2013 Link is broken. Share this post Link to post Share on other sites
mantls 2 Posted September 13, 2013 try: [this] execVM "surfaceNormal.sqf" _obj = _this select 0; _normal = surfaceNormal _obj; _obj setVectorUp _normal; you can probably insert that into the fences init line aswell, not sure though. Share this post Link to post Share on other sites
wallside 1 Posted September 13, 2013 Link is broken. Strange. It's working for me. @mantis Wouldn't that tilt the fence posts, too? Share this post Link to post Share on other sites
mantls 2 Posted September 13, 2013 it's a fix model, so it's always the model which will get tilted. oh link works for me aswell. Share this post Link to post Share on other sites