Scripting Issue

0 favourites
  • 5 posts
  • http://imgur.com/a/0KyCd

    Working on a following system for a game , and for some reason this error pops up when I have the Compare two variables at anything other than equals.

    No idea why , if anyone could suggest anything it would be of great help.

    Thanks for your time and patience.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • ryand444 - I believe it's more of a plugin issue than a construct 2 issue. You should post this screenshot to the plugin developer.

  • Are you trying to limit the object selection with the condition ? Compare two values isn't suited for that. Since two object types are in your condition, you will need to nest two "for each". Or maybe a single "for each CollisionBox1" with a pick by comparison under it.

  • Are you trying to limit the object selection with the condition ? Compare two values isn't suited for that. Since two object types are in your condition, you will need to nest two "for each". Or maybe a single "for each CollisionBox1" with a pick by comparison under it.

    No I'm attempting to measure the distance between these two objects and if they are more or less that a certian distance apply a movement.

    but thank you for your suggestion anyway it's owrth trying.

  • Thanks everybody who helped , I found it was another plug-in that was not compatible with using this function apparently

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)