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
Locked Hatch found being open by itself?
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
#7
RE: Locked Hatch found being open by itself?

BLOCK box.
Go to entities -> Technical -> Blockbox.
A block box is just a "invicible" box.
Put that box really close underneath your hatch. { also make it a bit small \ thinner to look better if players would try jumping to it. }
SO the hatch is "hanging"on the block box.
WHen the charactor has finished th quest do this :
SetEntityActive("YOURBLOCKBOXNAMEHERE", false);
THEN if you did it correct the hatch will open.
-
Try that and let us know if it works.
(This post was last modified: 02-02-2014, 06:59 PM by DnALANGE.)
02-02-2014, 06:56 PM
Find


Messages In This Thread
RE: Locked Hatch found being open by itself? - by DnALANGE - 02-02-2014, 06:56 PM



Users browsing this thread: 1 Guest(s)