Savvy001's Forum Posts

  • Ashley

    "it's just running the shader in screen space instead of layout co-ordinates."

    I am running into this problem each time i am creating a game with scrolling following the character.

    There are so much great effects which could be applied if this was solved.

    For instance: I wanted to create clouds using effects for a top down game, and the clouds look great.

    But they are as u say in screen space which makes no sense to the player.

    So now i cant use effects in such games.

    At this state it is a real limitation to what we can do with effects.

    Please have someone put effort into solving this.

    I know u said it is not easy to solve this, but well... yeah, im never doubtfull in the skillset of scirra.

    Kind regards.

    Savvy001

  • No i stopped were i left it.

    Maybe further in the future.

    Maybe not.

  • Thanks i needed that solution!

  • Thank u all for helping!

    This weekend im going going to hunt down the broken plugin.

    Great support guys!!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Wow R0J0hound

    Thank u for the explanation, learned some there!

    And that scanner would be a very handy tool.

    andreyin

    I reverted using this guideline.

    https://www.scirra.com/tutorials/442/how-to-revert-your-project-to-an-earlier-version-of-construct-2/revisions/1962

    I always choose to uninstall previous versions, so that wont be it.

  • zenox98

    Do u mean old addons as in "scirra" official addons?

    Because i dont see why i would want to delete any addons i use?

    Before i do this vanilla installation i would like to be sure of what u are saying

  • Modified or made no.

    Installed new also no.

    Its been silent recently on the new plugin forum of scirra.

    Got this message when going from latest stable into current beta 215.

    But it did a revert from 214 to 212.2 about 2 weeks ago

  • Problem Description

    ____ A concise description of your problem here ____

    Get this error when starting C2 (retry option does get me into C2)

    ---------------------------

    Construct 2 Check failure

    ---------------------------

    Check failure! This is probably a bug:

    ACE table: Expression ID duplicated in ACE table

    Condition: exp_ids.find(id) == exp_ids.end()

    File: c:\c2\source\exporters\html5\..\..\common\ERAHelpers.h

    Line: 269

    Function: void __cdecl era::ACETable::AddExpression(int,int,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,void (__cdecl *)(const class era::StaticResult **,int,class era::StaticEvaluation *))

    Build: release 215 (64-bit) checked

    Component: HTML5 exporter

    (Last Win32 error: 0)

    You are using a 'checked' release of Construct 2, intended for testing, which causes certain errors to be reported this way. Hit Ctrl+C to copy this messagebox - it's useful information for the developers, so please include it with any bug reports! Click 'Abort' to quit (unsaved data will be lost!),'Retry' to turn off messages for this session and continue, or 'Ignore' to continue normally.

    ---------------------------

    Abort Retry Ignore

    ---------------------------

    Operating System and Service Pack

    windows 7 service pack 1

    Construct 2 Version ID

    latest

  • Thank you for the boost

    Time i have plenty.

    Lets see where this goes.

  • Savvy001

    Does this not work? It works for me.

    https://dl.dropboxusercontent.com/u/542 ... _test.capx

    It works perfect in your capx.

    I must have done something wrong.

    Thank u for the test example.

    Time to rebuild may paster events <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":-)" title="Smile">

  • Thank u R0J0hound for pointing me into this direction.

    I hope i can achieve it

  • irina

    Do u create those at runtime?

    Or in the c2 editor?

  • Strange because it is not working.

    I have now pre-made lots of instances, changed nothing in the events and then they all paste.

    But this way its not dynamic.

    I must take another look at it then

  • I want to edit its apearance.

    Set the scrollbar background and arrows transparent.

    Set the top "scrolling bar' color.

    im displaying the textbox over a sphere sprite, its content is the array data of the sprite.

    So i want it to blend in.

    Now the scrollbar is ugly, but the rest of the textbox is transparent.

    Im using Advanced textbox plugin.

  • R0J0hound

    I can create a second paster instance at runtime, i can clear it to a color, but i cant past anything in it.

    Is this fixable?