wertt22's Forum Posts

  • i want disable it, but where can i disable,thanks!!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • plz let us can download it,all api is changed, we need know how c3 api work。。。。。。。

  • i want transplant rex,s pin2imagepoint to c3runtime

    so i think is easy to use official pin behavior to edit。。。。。。。。。

    thanks

  • IIRC in the C2 runtime disabled behaviors are still ticked, but the tick does nothing. So if you have 8000 instances with a disabled behavior it still has to iterate all 8000 but ends up doing nothing. In the C3 runtime we fixed this so disabled behaviors are not ticked at all, so if all 8000 behaviors are disabled it does nothing. This was part of a fundamental rewrite of the runtime and these kinds of changes will not be backported to the C2 runtime.

    thanks for your answer,i really want use c3 but my game is use to much c2 3rd plugin ,i will buy c3 for new game ,but my game need use c2 , over 5000+ event it ,hard to transplant to c3 ,

  • sprite add bullet behavior

    sprite2 add pin behavior

    how to solve it?

  • plz update new download site thanks

    it,error now

  • It's the same in "C2 runtime" in Construct 3. And it's not just Bullet, pretty much any behavior..

    I'm guessing this is how C2 engine works. If this was a bug, it would have been discovered and fixed long time ago.

    so Can't c2runtime to be optimized? c3 is good ,i want use c3 , but some plugin is not transplant to c3, like rex ,s gridctrl pin to image point ,how to transplant them to c3 thanks

  • there is a big porblem on c2,sprite behavior is consume cpu even behavior is disable

    but c3 do not have this problem

    look this 8000 sprite only add bullet behavior,but enable is false, consume 18%cpu

    if i delete bullet behavior for 8000 sprite cpu consume only 1%

    how to solve it????

  • use calljs????can do this???

  • i try to save xml or csv ,but i don,t know how to save to file, i use ajax to save to php server but some time i need make Single game with big data thx

    i want make a big game with 1000hero and infinite map ,i need Automatic creat map ,and one map had one data,infinite map had infinite data

  • ColludiumCan you provide more capx examples? i buyed this plugin ,but there only a editor.capx in zip file.thanks very much!

  • very nice work!very usefull work! do you use one tilemap to make iso map ? i use two tilemap on layout,my game is a sanbox, arpg, Clash of Clans like online game

  • the new forum del u site,

    hi can you make a effect to mesh sprite ,

    you can use sprite point to make this effect with 3para,

    like this set effect para:mesh sprite with angle(para0) to distance(para1) at point1(para2).

    if the webgl have the api to do this ,we can make animation by change the 3para, we can make a head smile,angry, it,s very usefull

  • how do i check the local variable on debug mode thanks

  • hi can you make a effect to mesh sprite ,

    you can use sprite point to make this effect with 3para,

    like this set effect para:mesh sprite with angle(para0) to distance(para1) at point1(para2).

    if the webgl have the api to do this ,we can make animation by change the 3para, we can make a head smile,angry, it,s very usefull