The Ship Basics: Interactions: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


== Doors ==
== Doors ==
:1)Spawn a entitie Called Prop_door_rotating
This is how you create a basic door
Name it Door_1 Or whatever u are going to use
:1) Spawn a entity Called Prop_door_rotating
Place it in your doorway
:2) Name it Door_1 Or whatever u are going to use
Make a cube completely Surrounding the door
:3) Place it in your doorway
Use the texture tools/toolsinteractive
:4) Make a cube completely Surrounding the door
Select the interactive Cube and press ctrl + t
:5) Use the texture tools/toolsinteractive
Go to Parent
:6) Select the interactive Cube and press ctrl + t
Type in the name of your door
:7) Go to Parent
Go to Target entity Put in the name of your door\
:8) Type in the name of your door
Go to Context Sensitive InterFace Menu.
:9) Go to Target entity Put in the name of your door\
Go to the scroll down menu and select Door.
:10) Go to Context Sensitive Interface Menu.
:11) Go to the scroll down menu and select Door.

Revision as of 06:03, 26 December 2006

Usage of Interactive's

This is basically what I have been able to make using Interactive's . If you know how to do something or someone has made an error please edit it.


Doors

This is how you create a basic door

1) Spawn a entity Called Prop_door_rotating
2) Name it Door_1 Or whatever u are going to use
3) Place it in your doorway
4) Make a cube completely Surrounding the door
5) Use the texture tools/toolsinteractive
6) Select the interactive Cube and press ctrl + t
7) Go to Parent
8) Type in the name of your door
9) Go to Target entity Put in the name of your door\
10) Go to Context Sensitive Interface Menu.
11) Go to the scroll down menu and select Door.