nutcase84's Forum Posts

  • I guess it's impossible then? I will have to look into it more...

  • Can't figure out how to make a XMB like menu. All i need is the side-to-side motion, I can do the rest. Thanks! <img src="smileys/smiley1.gif" border="0" align="middle" />

  • I meant there are programs that claim to do the conversion automatically for you, no programming needed.

    OH. Okay. I will search that then. <img src="smileys/smiley36.gif" border="0" align="middle" />

  • It seems that there is none... oh well. I guess i'm not making that game then. :(

  • You might be able to do it yourself - I've heard there are shader converters for directx to webgl out there - I haven't tried any of them, though.

    Umm... yeah... what? The only language I really know is LUA. I know just a tiny bit of HTML. (<h1>HI</h1>)

  • Uh... I guess not?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I saw this awesome effect for CC, I would really like it on C2. Could anyone do this?

    scirra.com/forum/effect-depixelize_topic43351.html

  • dl.dropboxusercontent.com/u/666516/unknownIco.png

    Its called en.wikipedia.org/wiki/Anti-aliasing.

    Its also waaay too big.

    So... I should shrink the image a little?

  • I am developing a OS thingy, and the icons look like crap. Here's a screenshot.

    <img src="https://dl.dropboxusercontent.com/u/15718932/img/Screenshots/Misc/c2bug1.PNG" border="0" />

    It's supposed to look like this.

    <img src="https://dl.dropboxusercontent.com/u/15718932/img/Screenshots/Misc/unknownIco.png" border="0" />

    EDIT: It's shrieked down during runtime, so it can be used with different resolutions.

    And the other problem is that the program disappears after a while, even when I export it. It doesn't do this in IE, but only in Firefox.

    <img src="https://dl.dropboxusercontent.com/u/15718932/img/Screenshots/Misc/c2bug2.PNG" border="0" />

    Thanks!

  • Finished rearranging the icons with the grid.

    <img src="https://dl.dropboxusercontent.com/u/15718932/img/Screenshots/FireOS/FOS%20Mobile/13.9.15b.PNG" border="0" />

  • Have you seen the "snap to grid" and "show grid" options on the view options tab?

    Otherwise the most accurate method would be to set positions using the object editor on the left side.

    THANK YOU. I never saw that option.

  • So... I've been working on a mobile OS for awhile, and was creating the icons on the homescreen. I am making a 4x5 grid of 65x65 icons. And I really want to make it perfect, with everything placed correctly. This is what I need help with. Is there a feature in C2 to help make a grid? Thanks!

    <img src="https://dl.dropboxusercontent.com/u/15718932/img/Screenshots/FireOS/FOS%20Mobile/13.9.15a.PNG" border="0" />

  • search the forums for Pode's iframe plugin. You can load webpages that way.

    Thank you!

  • Anyone?

  • I am making a game, it has computers. I was making the OS for it, and want it to be able to load real web pages from the internet. How do I do this? If there's not a plugin for it, can someone make one? I am only starting to learn JavaScript, so I cannot make my own plugin. Thanks!