Aeal5566's Forum Posts

  • I think he means he want a triggered condition. Which instead of using CND_STATIC in the definition of a condition you use CND_Triggered and the Generate event()

  • Every thing sounds great!

  • Yes yes they did.

  • You probably have never heard of journey ed but basically its a site that you can sign up for if your a student and get discounted software hardware and other things as well. I was looking through their site and found this page. Apparently they don't get the meaning of DISCOUNTS.

  • I love the new UI.

  • You have the array set to destroy on start up so it wont hold any values if it dose not exist.

    If you use the system compare and get the Array value at 1 and then cast it to a string it works fine with the global compare. just make sure every thing is 1 and not 0.

  • You need to have the latest directX installed no matter what. The Xaudio2 plugin uses things from the August 2008 update. Direct X has updates every few months so just because the have directX 9 does not mean they have the latest directX. So just update it on their computer and it should work fine.

  • Its when a man and a women get together and......

    ....

    ...

    ..

    .

    Wrong kind of love

  • Behaviors are plugins made using the SDK you have to define it as a behavior though in the code.

  • Done and done

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • All these are great suggestions and I will look into all of the bugs as best I can. I think the invalid texture bug may be a thing for construct not sure though. Every thing else seems pretty easy to fix Just need to find time to sit down and fix it up a bit. Thank you all for testing and anyone who hasn't yet feel free to keep posting things just try not to duplicate bugs that Have been posted already.

  • Go Render Farm........ Away!

    Ahh render farms are awesome. I set one up with 30 computers at my college for a final project I got an A for Awesome.

  • What the hey? We're still talking about making a game that looks like the screenshots that guy posted, right? So even if you'd do everything in 2d, even the character animation - for say, that Mario game he re-created, you'd _never_ need 200 people. I don't even know how you're calculating this. 200 people, dude? I think you're highly overestimating that artwork.

    Look at this:

    http://www.gametrailers.com/player/48398.html

    Here we go. I'd be surprised if their team is larger than 30 people at best.

    Still those are not animated Frame by frame those use bones, making it much easier to animate.

    It doesent matter how many people you have working on a project you can have 30 people working on a project and it will take longer than having 60 people on a project. The real risk comes when you have a huge group of people with no consistency.

  • The first post has been updated to include a beta version please test it and pm either amsems or I with any bugs

  • Renaming Variable to remember would be counter intuitive because If you remember somthing it should be the same thing every time. Where as a variable can change.

    I dont understand why you think that Remember would be a better word for it.

    And learning a programming logic is not hard what gets you is the syntax and even then its really only advanced stuff that get really complicated and hard to wrap your head around.

    The more I use construct the easier it is for me to program and the more I program the easier it gets to use construct.