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
How do I?
goodcap Offline
Member

Posts: 193
Threads: 112
Joined: Jun 2012
Reputation: 3
#1
How do I?

How do I make a key static so it stays on the wall but still be interactive?
10-30-2014, 04:54 PM
Find
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
#2
RE: How do I?

Try this;
PHP Code: (Select All)
SetEntityInteractionDisabled"YOURKEYNAMEHERE"true ); 
(This post was last modified: 10-30-2014, 05:20 PM by DnALANGE.)
10-30-2014, 05:20 PM
Find
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#3
RE: How do I?

No Lange that does the opposite:

Making it have physics, but not interactable.


Goodcap, when you click the key you can go to another tab. There's a thing called "Static Physics". Click that.

Trying is the first step to success.
10-30-2014, 06:11 PM
Find
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#4
RE: How do I?

Or, you could be creative :3

Spoiler below!
[Image: 888ceee96b.jpg]

Make the meat hook static, then place your non static-physic key onto it. If your key wont fit, just make the meat hook smaller :3

An idea would also to use the wooden welders to make a row of hooks, which you can place your key on one :3

Spoiler below!
[Image: 371dd4e6c1.jpg]

The wooden plank is a welder found in the dungeonbase folder. Right down the bottom.
The hook is meat_hook, found in the equipment folder (unsure if AAMFP asset...)
The key I used was the torture chamber key. Just adjust the hook size for the 'hook' of the key.

Discord: Romulator#0001
[Image: 3f6f01a904.png]
10-30-2014, 11:29 PM
Find
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#5
RE: How do I?

I don't think the collision box for the keys will let you hook them like that, or what?
It's a cool idea though. A static key there would work just fine.

(This post was last modified: 10-31-2014, 02:02 AM by Mudbill.)
10-31-2014, 02:01 AM
Find
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#6
RE: How do I?

Oh yeah true. At least a static key would look more realistic on a hook than just embedded to a wall.

I actually did not test it in game, because I had no mouse putting that together Tongue

Discord: Romulator#0001
[Image: 3f6f01a904.png]
10-31-2014, 02:06 AM
Find
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#7
RE: How do I?

I've been doing the same thing, but I used clothes_hook as it seemed more fitting for mansionbase.

It's in Ornament.

Trying is the first step to success.
10-31-2014, 08:08 AM
Find




Users browsing this thread: 1 Guest(s)