Ashley's Recent Forum Activity

  • Hmm... I think SourceForge are doing some maintenance on their Hosted Apps platform, it should be back soon...

  • I didn't realise it had gone! I think Rich should look into that, since he re-did the project bar in 0.9.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I think the best way to get a white silhouette of the object is to set a black filter then use the Inverse shader.

  • The array object resizes itself bigger if you set an element outside the array bounds, so it's a kind of dynamic array.

  • Yes you can, use the 'Set red', 'set green' and 'set blue' actions in the Tint Plus tab of the object with the effect

  • I don't think its a good idea to ban ghost shooter clones because ghost shooter is a demo not a game

    Emphasis mine. The key thing here is Ghost Shooter is not a finished creation, so I don't think reskinning it and posting it here is what this forum is for - it should be for posting finished original creations. If someone extended the Ghost Shooter game with powerups, several levels, new enemies, a menu and a high score, that's fine, it's a finished game. The tutorial makes half an engine for the purposes of teaching people how to use Construct.

    The correct thing for GS modders to do, I think, is to post the .cap file to the Uploads forum, and ask for assistance/comments on their expansions. Since only beginners will be modding Ghost Shooter for educational purposes, if everyone can look through their .cap, they can comment on events they've added, easier ways to do things they've tried to do, possible problems etc. and then they can learn more. They shouldn't post EXEs to Your Creations, though, because they won't learn anything.

    In short, with Ghost Shooter mods, don't post EXEs to Your Creations, post .caps to Uploads. That's my stance, anyone with me?

  • also you can check 4 events at a time instead of just 1.. Something like a block of events

    It's nowhere near that simple - multithreaded programming is a pretty complex area. If one of the events in any way depends on a result from a previous event, or in any way writes to or reads from any part of the computer's memory that is also accessed by one of the other events being executed, it will not work (due to out of order execution). Since events are defined as always being run from top to bottom, it's pretty difficult to thread that, since I reckon almost all events will depend on the events before them being completed.

  • Hm... possibly... but it'd only affect very large loops, and it'd have to absolutely, certainly, without fail not access any shared memory or resources, otherwise it wouldn't work. I'm not sure the event engine could work with that.

  • No, nVidia bought out PhysX: http://www.nvidia.com/object/physx_new.html "Only available for the PC on NVIDIA� GeForce� GPUs, NVIDIA� PhysX� technology delivers ..."

    ATI might come up with their own engine, which would only further complicate the problem. Personally I'd rather see a multi-core enabled Box2D, since soon enough everyone's gonna have a whole bunch of cores on their CPU.

  • It would be really cool, but AFAIK it's PhysX powered which is only supported by the nVidia GeForce 8 series and up, which generally are high end, expensive gamer cards. That makes it a difficult thing to implement - simulating 50,000 objects on the CPU for a user without the right hardware would be slow as toffee.

  • Hi,

    Would you mind reporting all bugs to the tracker? You can find it here: http://sourceforge.net/tracker/?group_i ... id=1003219

    Remember, if it crashes, it's a bug. This helps us keep all problems organised in one place. Thanks!

  • Congratulations on making your first plugin

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,531,092 followers

Connect with Ashley

Trophy Case

  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • Forum Mega Brain Made 20,000 posts in the forums
  • x109
    Coach One of your tutorials has over 1,000 readers
  • x69
    Educator One of your tutorials has over 10,000 readers
  • x3
    Teacher One of your tutorials has over 100,000 readers
  • Sensei One of your tutorials has over 1,000,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • x38
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

32/44
How to earn trophies

Blogs