shammis's Forum Posts

  • 5 posts
  • Hi i am facing the same issue today, It May 2020, Is it because any of the plugins i use make use of uIwebview

    can you help me identify which plugin this is.

    <plugin author="Scirra" id="AJAX" version="1">AJAX</plugin>

    <plugin author="Scirra" id="Arr" version="1">Array</plugin>

    <plugin author="Scirra" id="Audio" version="1">Audio</plugin>

    <plugin author="Scirra" id="Browser" version="1">Browser</plugin>

    <plugin author="Scirra" id="Button" version="1">Button</plugin>

    <plugin author="Scirra" id="Dictionary" version="1">Dictionary</plugin>

    <plugin author="Scirra" id="Function" version="1">Function</plugin>

    <plugin author="Scirra" id="Keyboard" version="1">Keyboard</plugin>

    <plugin author="Scirra" id="LocalStorage" version="1">Local storage</plugin>

    <plugin author="Chris Hackmann (aka linkman2004)" id="MagiCam" version="6.5">MagiCam</plugin>

    <plugin author="Scirra" id="Mouse" version="1">Mouse</plugin>

    <plugin author="Scirra" id="NinePatch" version="1">9-patch</plugin>

    <plugin author="Rex.Rainbow" id="Rex_Function2" version="1">Function2</plugin>

    <plugin author="Rex.Rainbow" id="Rex_Scenario" version="0.100000001">Scenario</plugin>

    <plugin author="Rex.Rainbow" id="Rex_TimeLine" version="1">TimeLine</plugin>

    <plugin author="Rex.Rainbow" id="Rex_TweenTasks" version="0.100000001">Tween tasks</plugin>

    <plugin author="Scirra" id="Sprite" version="1">Sprite</plugin>

    <plugin author="Scirra" id="Spritefont2" version="1">Sprite font</plugin>

    <plugin author="Scirra" id="Text" version="1">Text</plugin>

    <plugin author="Scirra" id="TextBox" version="1">Text box</plugin>

    <plugin author="Scirra" id="TiledBg" version="1">Tiled Background</plugin>

    <plugin author="Scirra" id="Touch" version="1">Touch</plugin>

    <plugin author="hmmg" id="hmmg_layoutTransition_v2" version="1">Layout Transition V2</plugin>

    <plugin author="Rex.Rainbow" id="rex_TagText" version="0.100000001">Tag Text</plugin>

    <plugin author="Rex.Rainbow" id="rex_youtube_player" version="0.100000001">Youtube player</plugin>

  • Hi is it possible to zoom in on multiple parallax layers without zooming in on the HDU(GUI). has anyone tried solving this.

  • Hi this does not work because then the small box event does not get trigger now only the big box event gets triggered. cant find on touched its only is touching.

  • can i set a priority so that when it hits the small box it does not hit the big box. Else ill have to scrap construct 2 work and do it in createjs.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hi i have like two sprite one a big box and the other a smaller box. i want to have touch events on both the boxes,but when i add touch end it says that it touched both the boxes. I don't want this to happen please help. can i place a blocker\layer below the small box that would not pass the touch event to the box below in that area. Is it possible to do this in construct2. or how do i give priority to small box which is overlapping the big box.

  • 5 posts