Taurian's Recent Forum Activity

  • It's apparently possible but not with C2?

  • You bet. Beta Key sent.

  • How do we get an Node Webkit exported game to run in the background? (Minimized)

  • It didn't used to. But it does this now. I'd rather it didn't pause on unfocus.

  • I am having the same problem. Set the permissions correctly. Doesn't seem to want to load up.

    Thanks.

  • Taurian

    It is for grouping object types. Not 100% sure on what you want to group with but for example you could assign all objects that have a specific instance variable set (e.g. EnemyType:Beast) and put them all in one family called 'Beasts'. Then you can set the turret to target only objects assigned to the 'Beast' family.

    Ok,

    I have this object, and during runtime it's Variable, "Type" was set to beast, how do I add that specific one to the Beast Family?

  • You can limit turrets to only target objects from certain families. Just ensure that the family you're targeting contains objects with only the specific instance variable you want assigned.

    Can you explain how this would work? Can you assign objects to a family at runtime?

  • On the website you're making the request to, make sure the following is the first thing printed:

    header('Access-Control-Allow-Origin: *');

    For Example (http://mywebsite.com/myfile.php):

    <?php

    header('Access-Control-Allow-Origin: *');

    echo "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n";

    echo "<Catalog>\n\t";

    echo "<data result=\"1\" reason=\"I like bacon\" />";

    echo "\n</Catalog>";

    ?>

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Is it possible to have Turrets attack only targets with a specific instance variable?

  • Update:

    We've done a lot of work to the in game economy. Trading with space stations is pretty slick, you can deploy harvesters next to asteroid belts and see items for sale out of game.

    New Website: http://EpicSpace.net

  • Any new news on how about to easily change the C2 icon on the actual game window? Top Left corner?

    Thanks!

  • FYI:

    Uncaught TypeError: Object [object Object] has no method 'live' - Line 171

    This is on C2 Stable r132

Taurian's avatar

Taurian

Member since 11 May, 2012

None one is following Taurian yet!

Connect with Taurian

Trophy Case

  • 12-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Email Verified

Progress

15/44
How to earn trophies