zenox98's Forum Posts

  • merhaba , construct 2 ile oyun tasarimi yapmaya çalisiyorum , is oyunu android ortamina yüklemek için çikti almaya gelince yasadigim bazi sikintilar var , c2 den cordava export alip intel xdk ile apk sini hazirliyorum ama bu dosyanin boyutu 20 mb dan asagi düsmüyor , cocoonjs alternatif olarak önerildi ama onda aldigim çikti ise mobilde test ettigimde çalismiyor , yüklenme ekranindan hemen sonra siyah bir ekran çikiyor ve görüntü siyah ekran olarak kaliyor , kisacasi mb olarak boyuru düsük ve admob reklamlarini sikintisiz göstericek bir apk çiktisi nasil nereden alabilirim ? bu konuda yardimci olabilecek arkadaslara simdiden tesekkürler .

    This is an English forum.

    Please post in English or provide an English translation.

  • Upon installation my color pallete shows colors on new sprite created but lately I noticed it doesn't. Please how do I fix this.

    You've barely given us enough information to hazzard a guess.

    Have you tried 'File/Preferences/Reset dialogs', in case the window has been moved off screen?

    If that doesn't work, have you tried re-installing C2?

    If still no joy, post a .capx or screenshots showing the problem.

  • I finished a long list of trial and error making a loop system for (tons) of instances, but now Im trying to figure it out, is the best way to compare (performance wise) by "compare variable" on an instance rather than pick by comparison?

    Because Ive noticed by comparison adds like 40% more CPU usage. (very bad).

    But picking by "compare variable" (built into object) does not.

    Any other methods to pick if its compared to a passed function parameter?

    Post a .capx to show this issue here and steps to reporoduce.

  • AustinJM

    Everytime I set an event to go to a layout, whether it be clicking on a sprite or a button, nothing happens when I run the game and try it. I did just update to the newest release so I don't think it's been patched or anything yet.

    Steps to Reproduce Bug

    Add button or sprite

    Add event (When clicked on/tapped on Sprite/Button -> Go To Layout "(example)"

    Run

    Click on button/sprite, nothing happens

    Please help, and reply if you've had this problem too!

    Thanks

    Construct 2 r219

    You must follow the Bug Reporting Requirements if you wish this to be investigated. Otherwise it will be closed automatically by Ashley.

    Most importantly - don't delete the template. This should be filled in and a minimal .capx link attached with precise instructions to replicate the problem.

    Considering what you are describing is extremely simple behavior and no-one else has reported anything similar, it is likely something is wrong with your Events, bad installation or some other local issue. But without the .capx, there is no way of knowing.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi,

    I've got a friend (he shows me that program) who never updates his construct2 program. He sais that he has been working in a very large game on r206 version and he's afraid of incompatibility of the game with the newest software.

    I want to help him on his project so I want to know if it's that true and I have to download that r206 version or I can use my newer.

    Also, I'm worried because if I started one work in this version and newer versions will be better (faster, best behaviours...) I won't be able to enjoy it.

    Thanks for your answers.

    A newbie

    You should always try to keep up with releases, especially the 'stable' ones. If it is a fully licensed version, then he should keep up to date, or he may encounter even more problems when he tries to export it.

    If he doesn't update, then you cannot use a newer version to help, unless you know how to edit the output to make it compatible, which is only an option if you don't use any of the 'newer' version's features.

    There is only one reason I can think of for someone to continue using such an older version.

  • *moved to the more appropriate 'Effects' section

  • hmott

    Hi Pode, I tried to install this plugin, but an error popup says "Unable to load plugin... Found 'GetPluginSettings' global, but it is not a function."

    Any ideas?

    Thanks

    That message usually happens when you have put the folder in the wrong location.

    This 'plugin' should be placed in the "Behaviors" folder rather than the "Plugins" folder.

  • Hold on a sec - I'll upload yours that I amended to Dropbox for you to try.......

    https://dl.dropboxusercontent.com/u/34306693/loadarrayfast.capx

    When run (I'm using firefox) you should see your data in the textbox as json data(just for testing).

    If this crashes on you using chrome, then I'd point the finger at chrome.

  • wizdigitech

    R0J0hound or zenox98 can you check if i am writing the code correct because it is not working for me thanks in advance.

    https://drive.google.com/open?id=0B0MCC ... zVTbktQM1k

    Your Event 5 is backwards.

    It should be

    'Add c to word'

    whereas you have

    'Add word to c'

    After that, looks like it should work.

    BTW you shouldn't need to change the array default from [10,1,1].

    You can test by setting a TextBox to the array's Array.AsJson.

  • tavio

    you still need to add at the beginning (h t t p : / / w w w . ) dropbox.com/s/kt2js4qsfx4uqza/construct%20broken.capx?dl=0

    There is no need to make so many posts.

    You can use the 'pencil' icon in the post 'green header' to edit your post, and the 'X' to delete mistaken posts.

  • *moved - not a Website issue

  • Does the following Shader tutorial from gigatron help at all?

    https://www.scirra.com/tutorials/4900/shader-toy-to-c2

  • R0J0hound

    Thanks for this.

    Surprisingly, it appears to take longer for Ajax On Completed to fire than it does to populate the array. Still barely a second for both parts, but there is a micro pause waiting for Ajax.

    Interesting.

  • That is almost exactly what I wrote, yes

  • aren't they supported by drag and drop in c2?

    errrr, did you read my post?