polygame's Forum Posts

  • Is it still available? I bought it via paypal directly on the page (http://www.davioware.com/Q3Dplugin.php)

    but never get any download link...any clue?

  • thanks a million! worked like a charm

  • I know it is a fairly old thread but I am currently developing eLearning modules (Quizzes, mini games, tests, video slideshows etc..) and I find construct perfect for that.

    My user don't need to use search engines and the modules are not meant to be ranked by them. With Flash I couldn't do anything on tablet and mobile phone, so for me the experience is really great.

    Thanks all for this wonderful program!

  • thx a lot DOP2000, it is really appreciated!

  • I really want to love this plugin but it's giving me a hard time...

    I have a toggle fullscreen button.

    When in fullscreen mode (Any of them : Crop, Letterbox etc..) the iFrame simply disappear

    and it reappear as soon as I cancel the request.

    Any Clue?

  • I have a text object that display the email address of my users when they type it on a OnScreen keyboard. I use this technique because the Input Text box get resize very small thanks to the Android' own keyboard. (export HTML5)

    So, when the user touch the sprites buttons, I simply update a variable (e.g. myText=myText&"A") then set text to my Email Box to this variable. Everything is fine until there is too many characters.

    The Textbox can contain about 30 characters max (I cannot change this for design purpose) and must have fixed width.

    When I get to type a very long email (which contain no space) the text completely disappear. If I enlarge the height of the text box I can see what happen, it does really shift like half a line down

    Wrapping word or character don't change anything. What I look for is the behavior that text does when you select "SINGLE LINE" in Flash. Meaning the text on the left is just push toward the left as you type so you can still see what you are typing.

    Is there a way to fix that? Please ask me if you need more info.

  • Been happening to me too all morning for no apparent reasons.

    1. open last capx version

    2. "close" any layout in the ribbon menu

    3. from project window, right clicking to open it again. CRASH

    But, seem to have found a workaround. Previously, I had installed the 64 bit version of C2 in (c:/program) directory

    1. completely remove everything for a fresh install. Reboot.

    2. tried to install the 32bit version. Reboot. NO SUCCESS, Same behavior.

    But then I did a fresh install of C2 on a USB flash drive. guess what...Now it is working.

    So if it can help anyone, maybe try this yourself.

  • thx a lot! I will check next friday as I am away from my PC with the C2 licence.

    Merci!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I have a ball for a pinball game and the physic work fine when rotation enable is checked in the ball property. My problem is the following.

    To have a realistic chrome effect on the ball, the chrome texture should not rotate so I cannot use the ball that is actually doing the physic (because it rotate). Instead I would take another ball sprite, put it over and "pair" it so it follows the ball with the physic, but not it's rotation.

    How can this be done?

  • Hello everyone,

    My name is Steve also know as polygame on various gaming forums.I am 44 years old and I work as a elearning specialist. My skills are basicaly 3d animation and video copmposition.

    I made 20 games or so in my life. Mostly Pinball games made with future pinball and other type of game made with flash.

    hope it is ok to post a portfolio, here is a link :

    pinsimdb.org/pinball

    If not, please simply delete it.

    I am new to html5 and find the result of construct 2 very promising. I will try my hand at a 2.5D pinball table very soon. I am prototyping it at the moment and will post it in the related topic here.

    polygame