Author Topic: how do I rotate player intermission ? [solved]  (Read 3029 times)

|GBA|QweefZilLa

  • Posts: 27
  • Turrets: +0/-3
how do I rotate player intermission ? [solved]
« on: July 08, 2011, 04:18:49 am »

 I want my player intermission to face this sign when the map starts but I can't rotate it in gtk radiant without it disappearing or turning into a regular light.
« Last Edit: July 09, 2011, 04:53:41 am by |GBA|QweefZilLa »

CreatureofHell

  • Posts: 2422
  • Turrets: +430/-126
    • Tremtopia
Re: how do I rotate player intermission ?
« Reply #1 on: July 08, 2011, 10:39:30 am »
The easiest way would probably be to put a info_notnull or a target_position at the sign and then use the intermission's target key to point to it.
{NoS}StalKer
Quote
<Timbo> posting on the trem forums rarely results in anything good

amz181

  • Posts: 919
  • Turrets: +64/-93
Re: how do I rotate player intermission ?
« Reply #2 on: July 08, 2011, 02:14:53 pm »
Unless im mistaken, you can just use the rotate tool. Just highlight the intermission, click on rotate, then click and drag over the circles that appear in the 3d view and point it towards the sign (clicking on a specific circle will allow you to rotate in only one axis, whereas clicking anywhere else will rotate in all directions).


|GBA|QweefZilLa

  • Posts: 27
  • Turrets: +0/-3
Re: how do I rotate player intermission ?
« Reply #3 on: July 09, 2011, 04:51:52 am »
thank you creature of hell making the target position box and connecting the two worked great :)