Mikal's Recent Forum Activity

  • Check the browser console output for some hints, can you post what you see?

  • You can get the full firebase rex conversion with C3 support and a lot more plugins from this collection. I have used a subset of the firebase collection in C3 and it's working (mostly just itemtable section.)

    construct.net/en/forum/construct-3/plugin-sdk-10/construct-master-collection-en-139046

  • I hope it's working for you now, how about showing some of your results?

    Here's an example of some work I did with the effect that I ported from Somebody's work on a C2 version of a normalmap effect.

    construct.net/en/forum/construct-3/plugin-sdk-10/c3-effects-normalmapextended-c-130405

  • Read this C2 tutorial (should apply similar to C3). You need to have two sprites, one basemap, and one normal map.

    scirra.com/tutorials/9401/enlighten-your-games-with-a-dynamic-lighting

    Using the builtin bump map effect is described here:

    scirra.com/tutorials/9401/enlighten-your-games-with-a-dynamic-lighting/page-5

  • macube

    Go to the '+' icon look to the right panel and click the '3rd party files' tab up top. At the bottom there's button for add/remove files (I think you can also drag/drop.) You can then also right click in the plugin.js edit window to add file dependencies in that file. Though for DOM scripts (I pity you, if you have to deal with DOMside scripts and worker scripts), you need to add those dependencies yourself. Great tool indeed.

  • Beyond the XML check, here's a funny thing to try:

    y = -4.65 + 49.38333*x - 143.5*x^2 + 126.6667*x^3

    Y is offset, X is scale.

    This is a curve fit to the four points you supplied :) It probably does not work, because it goes negative as you get smaller in X and get very large quickly as you get above 0.5 in X. The fact that you get smaller in offset again implies going over some kind of threshold or wrapping.

  • Just because I ran into this problem today, what's the extend border properties set to in XML, it seems to make uv non local if they are both not set to 0, so harder to deal with.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Can you share the latest shader code, to get more context on the problem? In C3 I would be scaling the area of the texture by 0.5, due to sprite sheets, but I though in C2, there was only one sprite/texture, so absolute values should work. With your changes to get this far, do you now have have a different scale for x,y that you need to apply to 0.5?

    Also, it would be great to have an itch.io page with your effects and templates. I would be happy to buy/donate to get access.

  • Which mobile is this on? I have found that window size for IOS actually can be double what is reported or intended. One trick to try is just doubling the window size you send down (it will look wrong in preview on PC, but may work OK for mobile, at least worth trying.)

  • It might be looking for the window resolution. You can try passing that in as parameters/uniform to the effect and setting them in events based on screen resolution. To see something similar, see the normalmap extended effect (uh didn't you create that!) which also passes in screen resolution (see forum post on it for more details and example.)

  • Check it out.

    construct.net/en/construct-2/addons/233/cleave

    Caution if you export and the exported version uses spritesheets with multiple sprites / texture, the results will be unpredictable, so try it out first. Basic idea is from Somebody's Skend effect.

  • If you just want to take a screenshot (single frame) of your project, another simple way is to click on 'Debug Layout' under the 'Play' button in the editor and then on the upper right of the debug window there is a camera icon, if you click that it will take a screenshot of the preview window and download it.

Mikal's avatar

Mikal

Early Adopter

Member since 22 Apr, 2016

Twitter
Mikal has 112 followers

Trophy Case

  • 9-Year Club
  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Popular Game One of your games has over 1,000 players
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • x10
    Great Comment One of your comments gets 3 upvotes
  • Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

21/44
How to earn trophies