Genesys's Forum Posts

  • I think image points already use trigonometric functions to determine the current image point x and y for a sprite, in its position, with its rotation. There's not other way in the world. And it makes no sense using trigonometric function instead of image points that use them (anyway when I didn't know about image points, I used sin and cos).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Very good but repetitive. Can't beat the final boss cause the game crashed after I tried to take the focus since I minimized it.

  • What camera should i use for outdoor sports photography? My brother and i like to snowboard a lot during the year. We are looking to buy a camera for the use on the mountain. So the camera has to be durable and can withstand a fall or two into the snow. We also like to take scenic photos on hikes. we are both beginner to intermediate photographers. I would really like something that can take multiple shots back to back. What do you recommend?

    A 3D camera is definitively what you're looking for.

    <img src="http://www.blogcdn.com/www.dvguru.com/media/2006/01/pr-060117-3dvx3-3qtr_sm.jpg">

    <img src="http://neatorama.cachefly.net/images/2008-04/3d-camera.jpg">

    And now a photo made with those cameras:

    <img src="http://failblog.files.wordpress.com/2009/07/fail-owned-t-shirt-fail.jpg?w=375&h=500">

    Sir, I hope you'll find it useful.

  • [quote:3086he7z]The more the merrier.

    Undoubtedly there will be tons of plugins eventually, and there will be some that most people will say "wtf is that here for?", but hey this is open source so each one adds in its own way. I'm just saying there's no point in whining over one that's been crippled by a more effective one.

    [quote:3086he7z]not that I want to get involved in this discussion, but if some plugin I was using broke with new stable version, I'd be disappointed

    You're right.

    That's why 0.99.42 can't be stable. It is supposed a stable version would repair all the bugs coming from the new version (0.98.9 to 0.99). There's just new unsolved bugs.

    Since 0.99.x is unstable, I'm sorry for the new ones that knows Construct for the first time and download the "stable" version of Construct from the site, and abandon it in a few weeks because it doesn't work as they want.

    Seriously, I think it would be better to remark it as unstable.

    When I saw Construct 0.99.42 was stable, I was happy. I downloaded it, I tried it. And I never closed it... why? Well, its crashes close it automatically. That's an amazing feature.

  • I don't think you needed the math library for that genesys

    For "pow" I don't need the math header?

  • > Why make a mesh with so much work and a single stretched texture for its faces when you can just use the 3D box with a different high quality texture for each face?

    >

    > Enhance the 3D box, it's a lot easier to work with it.

    >

    Why? Maybe its because the devs were thinking outside of the box, and want to stay away from the cookie cutter mentality.

    I wasn't saying "why the devs made it?", I was saying "why the one that's making the game have to do so much work on a sprite mesh with low quality results instead of using a very simple, high quality 3D box?"

    Since Construct is made for rapid application development and also for beginners and not for very slow and confusing application development for experts, I think the 3D box is a better beginning for doing 3D things and should be enhanced. Sprite mesh is not simple to use, and also no high quality work can be done with it, it can be done only by losing hours of work and that's a thing for advanced users or, otherwise, for people who have TIME to lose just for making 1 thing in its game that can be done in a simplier way.

  • Why make a mesh with so much work and a single stretched texture for its faces when you can just use the 3D box with a different high quality texture for each face?

    Enhance the 3D box, it's a lot easier to work with it.

  • #include <stdio.h>

    #include <math.h>

    int main(){

    int lettersonthisforum;

    lettersonthisforum = pow(1024, 1024);

    for(int a=0; a<lettersonthisforum; a++){

    cout<<"QuaziGNRLnose: This is amazing.";

    }

    return 0;

    }

    Good work

  • complete 3D box with limited functionality?

    Is it complete or limited?

    Anyway, both. 3D box and sprites And Construct isn't stable not just for this.

  • It isn't stable. Stop.

  • FPS: avg - 302. C2D E6850; 2 Gb RAM; GF 8800GTX.

    Thanks I'll fix it.

  • Works fine for me.

    Intel Core2 CPU 660 3GHz

    6gb ram

    Nvidia Gforce 88000GTS

    Windows 7 RC

    Thanks

  • Yeah, it'll be faster for those who don't care of too much precision.

  • It's ok but it can't be stable if the editor (Construct) itself crashes when I'm working, and also crashes because of a crash Construct 0.98.9 never crashed when I was working.

  • Hmm... here we have:

    > Please be more detailed in your error descriptions, or there is nothing that can be done about it.

    >

    Immediately followed by:

    > I think 0.99.42 isn't stable..

    >

    "What kind of ice cream would you like?"

    "Ice cream."

    "Um... yeah, but what flavor?"

    "Ice cream flavor."

    *aneurysm*

    I didn't read the posts before the mine Construct's crashes also crash!