Little Help

RamboukRambouk Join Date: 2002-11-26 Member: 9988Members
edited November 2002 in Mapping Forum
<div class="IPBDescription">Pls</div> Could someone help me out, I have a cube with an origin in the middle and both tied to func_rotating, I want the cube to rotate on the spot in as random a way as possible, I can do some func_rotating stuff but getting a cube to spin on the spot randomly is new to me, any help is greatly appreciated <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' valign='absmiddle' alt='biggrin.gif'><!--endemo-->

Thx.

Update: I know how to make it spin on the spot but is there any way to make it spin in random directions rather than just one?

Comments

  • ChromeAngelChromeAngel Join Date: 2002-01-24 Member: 14Members, NS1 Playtester, Contributor
    Multiple func_rotatings, each rotating in a different direction, centered on the same spot. Use trigger_random to target some env_render's to turn all but one cube invisible.

    Lots of entities and it probably won't look smooth when it changes direction, but it will rotate in 3 different planes.
  • RamboukRambouk Join Date: 2002-11-26 Member: 9988Members
    Great thx for the help...
Sign In or Register to comment.