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 to make Script puzzles?
rojkish Offline
Junior Member

Posts: 45
Threads: 0
Joined: Jun 2011
Reputation: 0
#6
RE: How to make Script puzzles?

If you want the book puzzle you should use LocalVariables, i.e;

When the player pulls the first book, the localvariable sets to 1(add a timer to remove it after 10 seconds or whatever), and when he pulls the second, the localvariable turn to two etcetc

Firstly, you should make an area where the function will happen for all the books(when the book touches this area it begins to get higher variables)

So when the first book touches ScriptArea_1, you add a localvariable, and when the second book touches ScriptArea_2, you add another localvariable, and when the variables are at a certain number (let's say three), a function happens which moves the shelf.
(This post was last modified: 06-21-2011, 07:28 PM by rojkish.)
06-21-2011, 07:16 PM
Find


Messages In This Thread
How to make Script puzzles? - by HumiliatioN - 06-21-2011, 03:51 PM
RE: How to make Script puzzles? - by WatzUpzPeepz - 06-21-2011, 04:18 PM
RE: How to make Script puzzles? - by HumiliatioN - 06-21-2011, 04:20 PM
RE: How to make Script puzzles? - by Nye - 06-21-2011, 04:21 PM
RE: How to make Script puzzles? - by HumiliatioN - 06-21-2011, 04:26 PM
RE: How to make Script puzzles? - by rojkish - 06-21-2011, 07:16 PM
RE: How to make Script puzzles? - by HumiliatioN - 06-22-2011, 01:08 PM
RE: How to make Script puzzles? - by laser50 - 06-22-2011, 02:06 PM
RE: How to make Script puzzles? - by HumiliatioN - 06-22-2011, 10:23 PM
RE: How to make Script puzzles? - by rojkish - 06-23-2011, 01:26 AM
RE: How to make Script puzzles? - by HumiliatioN - 06-23-2011, 03:04 AM
RE: How to make Script puzzles? - by rojkish - 06-23-2011, 03:17 AM
RE: How to make Script puzzles? - by HumiliatioN - 06-23-2011, 03:29 AM
RE: How to make Script puzzles? - by rojkish - 06-23-2011, 03:35 AM
RE: How to make Script puzzles? - by HumiliatioN - 06-23-2011, 11:01 AM
RE: How to make Script puzzles? - by rojkish - 06-23-2011, 01:40 PM
RE: How to make Script puzzles? - by HumiliatioN - 06-23-2011, 02:19 PM
RE: How to make Script puzzles? - by rojkish - 06-23-2011, 02:30 PM
RE: How to make Script puzzles? - by HumiliatioN - 06-23-2011, 02:42 PM



Users browsing this thread: 1 Guest(s)