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


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
study_key invisible when putting in to a chest?
DarkEagle Offline
Junior Member

Posts: 15
Threads: 3
Joined: Jun 2011
Reputation: 0
#1
Exclamation  study_key invisible when putting in to a chest?

Aww, why!
Okay, i have an big problem...

Everytime i trying to add a normal study_key or other item in to a chest or sometime's other entities like chest...

It's just invisible in-game and i can pickup it! So
I don't know what the h*** is that... But i need really help. Smile Huh

Some time's people aren't people!
In Developement:Dark Path 13%
06-09-2011, 07:19 PM
Find
Russ Money Offline
Senior Member

Posts: 360
Threads: 25
Joined: Dec 2010
Reputation: 4
#2
RE: study_key invisible when putting in to a chest?

(06-09-2011, 07:19 PM)DarkEagle Wrote: Aww, why!
Okay, i have an big problem...

Everytime i trying to add a normal study_key or other item in to a chest or sometime's other entities like chest...

It's just invisible in-game and i can pickup it! So
I don't know what the h*** is that... But i need really help. Smile Huh

Most likely the key isn't invisible but kinda of sinking through the box. It happened to me with a note in a chest. I could think of a work around, but there might be an easier way to fix it.

06-09-2011, 07:33 PM
Find
ferryadams10 Offline
Senior Member

Posts: 288
Threads: 40
Joined: Apr 2011
Reputation: 19
#3
RE: study_key invisible when putting in to a chest?

Have you unchecked the collide box of the chest?
Or did u do something with the static_physics?
Cause then stuff can fall through it Tongue
First watch for that Wink

Got a nice sofa
Please come and have a seat for a while

06-09-2011, 07:48 PM
Find
DarkEagle Offline
Junior Member

Posts: 15
Threads: 3
Joined: Jun 2011
Reputation: 0
#4
RE: study_key invisible when putting in to a chest?

(06-09-2011, 07:48 PM)ferryadams10 Wrote: Have you unchecked the collide box of the chest?

What did ya mean?

I mean' i can't find a check box with name "collide box".


Some time's people aren't people!
In Developement:Dark Path 13%
06-09-2011, 07:52 PM
Find
ferryadams10 Offline
Senior Member

Posts: 288
Threads: 40
Joined: Apr 2011
Reputation: 19
#5
RE: study_key invisible when putting in to a chest?

Click on the chest.
Then on Entity
And there is a
Collide [v]
and an
Static_physic [ ] should be like this.

but perhaps u got this
Collide [ ]
and Static_physic [v]
or
Collide [v]
Static_physic [v]

That could make items fall through it Wink

Got a nice sofa
Please come and have a seat for a while

06-09-2011, 08:00 PM
Find
DarkEagle Offline
Junior Member

Posts: 15
Threads: 3
Joined: Jun 2011
Reputation: 0
#6
RE: study_key invisible when putting in to a chest?

(06-09-2011, 08:00 PM)ferryadams10 Wrote: Click on the chest.
Then on Entity
And there is a
Collide [v]
and an
Static_physic [ ] should be like this.

but perhaps u got this
Collide [ ]
and Static_physic [v]
or
Collide [v]
Static_physic [v]

That could make items fall through it Wink

Sorry, i don't know what the h*** happend with my tool's, but my amnesia level editor doesn't has even an Collide Checkbox... LOL

I has these things:

CastShadow's
StaticPhysic's
IsAffectedByDecal

lol Smile

By the way: Wait i m trying with the static checkbox... Didn't try that..

Nope sorry, didn't work ... Aww, i think you can't put a key into a chest...

Some time's people aren't people!
In Developement:Dark Path 13%
(This post was last modified: 06-09-2011, 08:23 PM by DarkEagle.)
06-09-2011, 08:19 PM
Find
Roenlond Offline
Senior Member

Posts: 331
Threads: 3
Joined: Apr 2011
Reputation: 0
#7
RE: study_key invisible when putting in to a chest?

(06-09-2011, 08:19 PM)DarkEagle Wrote:
(06-09-2011, 08:00 PM)ferryadams10 Wrote: Click on the chest.
Then on Entity
And there is a
Collide [v]
and an
Static_physic [ ] should be like this.

but perhaps u got this
Collide [ ]
and Static_physic [v]
or
Collide [v]
Static_physic [v]

That could make items fall through it Wink

Sorry, i don't know what the h*** happend with my tool's, but my amnesia level editor doesn't has even an Collide Checkbox... LOL

I has these things:

CastShadow's
StaticPhysic's
IsAffectedByDecal

lol Smile

By the way: Wait i m trying with the static checkbox... Didn't try that..

Nope sorry, didn't work ... Aww, i think you can't put a key into a chest...

You never physically use the keys on anything, not even doors. You only define that the key can be used on object X and when you do, a disabled static key object is activated and the key is removed from your inventory.
06-09-2011, 08:53 PM
Find
ferryadams10 Offline
Senior Member

Posts: 288
Threads: 40
Joined: Apr 2011
Reputation: 19
#8
RE: study_key invisible when putting in to a chest?

(06-09-2011, 08:19 PM)DarkEagle Wrote:
(06-09-2011, 08:00 PM)ferryadams10 Wrote: Click on the chest.
Then on Entity
And there is a
Collide [v]
and an
Static_physic [ ] should be like this.

but perhaps u got this
Collide [ ]
and Static_physic [v]
or
Collide [v]
Static_physic [v]

That could make items fall through it Wink

Sorry, i don't know what the h*** happend with my tool's, but my amnesia level editor doesn't has even an Collide Checkbox... LOL

I has these things:

CastShadow's
StaticPhysic's
IsAffectedByDecal

lol Smile

By the way: Wait i m trying with the static checkbox... Didn't try that..

Nope sorry, didn't work ... Aww, i think you can't put a key into a chest...

If u got staticPhysic's checked then uncheck it.

Got a nice sofa
Please come and have a seat for a while

06-10-2011, 07:12 PM
Find
laser50 Offline
Member

Posts: 242
Threads: 22
Joined: Apr 2011
Reputation: 0
#9
RE: study_key invisible when putting in to a chest?

Try another type of key and make it float a little in the chest.
06-10-2011, 07:19 PM
Find
Anxt Offline
Senior Member

Posts: 588
Threads: 12
Joined: Mar 2011
Reputation: 10
#10
RE: study_key invisible when putting in to a chest?

Put a book inside the chest. Put the key on top of the book. Let me know if that works.

06-10-2011, 07:27 PM
Find




Users browsing this thread: 1 Guest(s)