Pequenero's Forum Posts

  • 8 posts
  • Thanks! I will check it ASAP!

  • Hello R0j0hound!

    An impressive job, no doubt. And I'm probably doing it wrong (after all, I've only been working with the plugin for a few hours), but still, I have some doubts.

    First of all, 3D models do not appear anti-aliased. I wonder if I am doing something wrong (probably) or vice versa, this is how the plugin works.

    And how do I load the textures? The only thing I've managed to do is load them through a sprite, but it doesn't affect the model.

    In any case, thank you soooo much for the plugion and for not forgetting the C2 users!

  • Hello!

    I had this morning the same trouble, and I discovered that if you use this expression:

    Set value at yourArray(loopindex,0,0)to tokenat(yourText.text,loopindex,"") (please, notice the blank quote at the end)

    It will write in your array the individuals characters of any string, one by one.

    The loopindex should be the len of yourText-1, and the array should have to be enough to store the individuals characters, this is, it has to have the same Height, width or Depth than the len of yourText.

    And done!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello!

    I´m working actually in an app that have to show spanish text. In spanish, we have stressed vowels, but any spritefont I come across doesn´t have it. So. . . there is some way to find some sprite font with stressed vowels? Or where I must put the stressed vowles inside the spritefont for working?

    Thanks in advance.

    Ricci.

  • Thanks! Anyway, I try cordova export to Ludei´s cloud compiler and it´s doesn´t work at all. That´s why I trust in Coccoon.js

  • Hello!

    I have a trouble. . . . after actualizing to r221, there are several platforms that are missing, between them, Coccoon.js, at least in the version I downloaded from Scirra.

    I believe that there is a trouble with something I doesn´t have, just because there is the Coccoon export icon in its folder. . .

    I have Windows 7 Ultimate. . .

    Can anybody help me?

    Thanks!

  • Hi!

    First of all, I´m a little angry with Scirra. . . .I mean, when I buy the tool (Personal Edition, by now), it looks great. . . .simply to code, to test and most of all, one buy will be forever, cause actualizations were included too. And the possibility to export to Coccoon.js was what finally convinced me to buy this tool.

    BUT. . .

    New version doesn´t allow this kind of export. I try withCordova and with the tutorials, but it doesn´t work at all. No sound or no graphics or both. A great advance, yes. . . . ¬¬

    So. . . .how do I do it? And. . . how do I test it on the CoccoonjsLauncher?Can anybody help me?

    Thanks in advance.

    Ricci.

  • Hi there!

    This isn´t exactly a bug, but it is annoying. In preview, the audio loops crashes, but when exporting, it works fine.

    Has anybody got the same trouble?

    Thanks!

    Ricci. The Angry Trilo.

  • 8 posts