Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
interact with an entity you usually can interact with.
tonitoni1998 Offline
Member

Posts: 163
Threads: 54
Joined: Oct 2012
Reputation: 1
#1
interact with an entity you usually can interact with.

i want the player to be able to interact with a shirt and getting a key. but i cant interact with a shirt. how can i do that?

When you are looking for someone, to do the scripting for your Custom Story, ask me!
02-15-2013, 10:51 PM
Find
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#2
RE: interact with an entity you usually can interact with.

That's because the shirt is set to be a static object.
There are 2 things you could do.

1. Edit the model in the model editor into and entity instead of staticprop.
Settings>Userdefined variableds> Type: Object - Subtype: Static


2. Create a scriptarea around the shirt, and create an Interaction function with it.

Trying is the first step to success.
02-15-2013, 11:29 PM
Find
tonitoni1998 Offline
Member

Posts: 163
Threads: 54
Joined: Oct 2012
Reputation: 1
#3
RE: interact with an entity you usually can interact with.

wow nice. i already tried to just change the mesh of an item and put it there but it was glowing and disappeared when i interacted with it. this is way better. thanks a lot

When you are looking for someone, to do the scripting for your Custom Story, ask me!
02-15-2013, 11:36 PM
Find




Users browsing this thread: 1 Guest(s)