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


Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Game Problems
xxxxxxxxxxxxxxxx Away
Posting Freak

Posts: 935
Threads: 0
Joined: Jun 2012
Reputation: 54
#31
RE: Game Problems

The chaser Wrote:You have two AddEntityCollideCallback's with ScriptArea_1. Wouldn't it be more logical to put the door thing in the "Clown 1"?
Fishnugget Wrote:dammit, I really dont get it xDDD

i have an better idea. I delete the door and make just a floor who the evil clown walks
No no, don't give up now, you've almost got it! Maybe the perspective of someone way noobly-er than you will help Smile


I think what chaser meant was this:

You have a script area, thats "Area 1", right?
Now when the Player collides with it, two things shall happen: "Clown 1" and "CollideDoorExplode".
What you did, was to create two separate callbacks for those two things - which probably works just fine, but it's making the script unnecessarily complicated.

What you could do instead, would be to take the code from those two things and just combine them into one. (Since they both happen under the same condition - upon having the player collide with Area 1) So you take everything that you have under "CollideDoorExplode" and just throw it into the "Clown 1" callback thingy. Smile

(If I got it wrong and actually made matters worse, just slap me in the face please!)
(This post was last modified: 12-08-2012, 10:29 PM by xxxxxxxxxxxxxxxx.)
12-08-2012, 10:28 PM
Find


Messages In This Thread
Game Problems - by Fishnugget - 12-06-2012, 05:00 PM
RE: Game Problems - by The chaser - 12-06-2012, 05:14 PM
RE: Game Problems - by Fishnugget - 12-06-2012, 05:32 PM
RE: Game Problems - by The chaser - 12-06-2012, 06:21 PM
RE: Game Problems - by xxxxxxxxxxxxxxxx - 12-06-2012, 05:40 PM
RE: Game Problems - by Fishnugget - 12-07-2012, 07:21 AM
RE: Game Problems - by FlawlessHappiness - 12-07-2012, 08:03 AM
RE: Game Problems - by Fishnugget - 12-07-2012, 08:06 AM
RE: Game Problems - by FlawlessHappiness - 12-07-2012, 08:55 AM
RE: Game Problems - by Fishnugget - 12-07-2012, 02:27 PM
RE: Game Problems - by The chaser - 12-07-2012, 02:47 PM
RE: Game Problems - by Fishnugget - 12-07-2012, 03:48 PM
RE: Game Problems - by FlawlessHappiness - 12-07-2012, 03:51 PM
RE: Game Problems - by Fishnugget - 12-07-2012, 06:19 PM
RE: Game Problems - by FlawlessHappiness - 12-07-2012, 07:52 PM
RE: Game Problems - by Fishnugget - 12-07-2012, 08:07 PM
RE: Game Problems - by The chaser - 12-07-2012, 08:36 PM
RE: Game Problems - by Fishnugget - 12-08-2012, 04:54 PM
RE: Game Problems - by FlawlessHappiness - 12-08-2012, 05:08 PM
RE: Game Problems - by Fishnugget - 12-08-2012, 05:21 PM
RE: Game Problems - by The chaser - 12-08-2012, 05:57 PM
RE: Game Problems - by Fishnugget - 12-08-2012, 06:08 PM
RE: Game Problems - by FlawlessHappiness - 12-08-2012, 06:19 PM
RE: Game Problems - by Fishnugget - 12-08-2012, 06:32 PM
RE: Game Problems - by FlawlessHappiness - 12-08-2012, 06:35 PM
RE: Game Problems - by Fishnugget - 12-08-2012, 06:45 PM
RE: Game Problems - by The chaser - 12-08-2012, 07:17 PM
RE: Game Problems - by Fishnugget - 12-08-2012, 07:39 PM
RE: Game Problems - by The chaser - 12-08-2012, 08:16 PM
RE: Game Problems - by FlawlessHappiness - 12-08-2012, 10:13 PM
RE: Game Problems - by xxxxxxxxxxxxxxxx - 12-08-2012, 10:28 PM
RE: Game Problems - by Fishnugget - 12-08-2012, 11:25 PM
RE: Game Problems - by Fishnugget - 12-09-2012, 10:45 AM
RE: Game Problems - by FlawlessHappiness - 12-09-2012, 11:33 AM
RE: Game Problems - by Fishnugget - 12-09-2012, 12:06 PM
RE: Game Problems - by FlawlessHappiness - 12-09-2012, 12:24 PM
RE: Game Problems - by Fishnugget - 12-09-2012, 12:26 PM
RE: Game Problems - by Fishnugget - 12-09-2012, 01:32 PM
RE: Game Problems - by FlawlessHappiness - 12-09-2012, 01:51 PM
RE: Game Problems - by Fishnugget - 12-09-2012, 01:57 PM
RE: Game Problems - by The chaser - 12-09-2012, 02:03 PM
RE: Game Problems - by Fishnugget - 12-09-2012, 02:12 PM
RE: Game Problems - by FlawlessHappiness - 12-09-2012, 02:27 PM
RE: Game Problems - by Fishnugget - 12-09-2012, 02:28 PM
RE: Game Problems - by The chaser - 12-09-2012, 02:39 PM
RE: Game Problems - by FlawlessHappiness - 12-09-2012, 02:39 PM
RE: Game Problems - by Fishnugget - 12-09-2012, 02:58 PM
RE: Game Problems - by FlawlessHappiness - 12-09-2012, 03:17 PM
RE: Game Problems - by The chaser - 12-09-2012, 03:31 PM
RE: Game Problems - by FlawlessHappiness - 12-09-2012, 03:52 PM
RE: Game Problems - by Fishnugget - 12-09-2012, 03:28 PM
RE: Game Problems - by Fishnugget - 12-09-2012, 03:33 PM
RE: Game Problems - by Fishnugget - 12-09-2012, 03:55 PM
RE: Game Problems - by The chaser - 12-09-2012, 04:07 PM
RE: Game Problems - by Fishnugget - 12-09-2012, 04:11 PM
RE: Game Problems - by The chaser - 12-09-2012, 04:18 PM
RE: Game Problems - by Fishnugget - 12-09-2012, 04:22 PM
RE: Game Problems - by FlawlessHappiness - 12-09-2012, 04:47 PM



Users browsing this thread: 2 Guest(s)