imuniz's Recent Forum Activity

  • Thanks Nepeo , that's one of the whys I am glad to be part of this community :)

  • are you perhaps using import to replace the array files, or otherwise modifying the array files outside of the editor?

    Nepeo , no and no. It's not a serious issue though, since I can easily fix it, and it doesn't happen every time. But here's a screenshot (with hidden data) of how the array is opened.

  • Nepeo , that's happening frequently. Often when I open C3 the array is opened as text with the editor in a little separated window.

    Unfortunately I couldn't reproduce the issue in a pseudo-project to file a bug report for you but I think it is somehow useful information to let you know.

    I just duplicate the array with the issue and delete him using the new one instead and everything works fine. Sometimes when I duplicate the array, the new array is created with the same issue. It's strange.

  • Hi Nepeo , thanks for the help.

    Apparently it was happening only with that array. Strange right? I just cloned the defective array and deleted him keeping his clone and the editor is opening normally.

    Thanks again for the support :)

  • Since today I noticed that when I open an array through the Files / Arrays folder in the project bar, the .json file opens with the array data on text and a little window with the array editor opens too.

    But before what would happen is that only the array editor, with the columns and rows, would open.

    But I don't remind seeing any change about this in the last versions release notes (I'm using r134 beta).

    Also, there is a issue that when I insert some data in the array editor, the engine will ignore it and when I debug the game the array doesn't have the data I just inserted, but if I insert the data in the .json as text it will load normally.

    What's happening? Are this happening with you too, the .json opening instead of the editor? And if not, why would this be happening in my c3 and how could I fix it?

    I thank you in advance for the help.

    Tagged:

  • tarek2 thank you so much! Here's what I did and its working wonders :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey guys;

    Do you know how can I do this? I have an array with one column changing it's values often; I must store the sum of the values in this column and store them in a variable.

    To explain further, I have a layout with some sprites for the player to select, each sprite has a price. When one sprite is selected I upload it's price to an Array. So I do: For each Sprite, if is selected, Array: Set value at (4, loopindex, 0) to Sprite.price. So I fill one column of the Array with the values of the selected sprites, and when a sprite is not selected I do Array: Set value at (4, loopindex, 0) to 0, letting the 4th column of the array filled only with the values of the selected sprites.

    What I need to do is show in the screen the sum of this array column, and this is being tricky. Here's a screenshot of my code:

  • AllanR , many thanks, that made me look further.

    The problem was that I had put an "On tap" event inside a for-each loop and it was apparently bugging all the Touch object. Face palm done, lessons learned. <3

  • You might check the collision polygon.

    Thanks newt; forgot to mention that the collision polygon shapes are all right!

  • Hey guys;

    I'm running into some weird problems with the Touch object, I would like to know if someone recognize this.

    The thing is that it happens only in one layout. The other layouts are all working fine.

    In this layout I have some sprites in witch the player can tap and something may happen. But since yesterday the "On tap object" event started not working properly. I would tap the object and nothing would happen, the event would not be triggered. It puzzled me.

    The other thing is that sometimes when I run the game the problem is not there, and sometimes (most of the times) it is. And this got me thinking about the code being too heavy and some parts of it may be lagging... although I don't really believe this is the reason.

    So I changed the "On tap object" for the "On double-tap object" event, and the problem persisted. I tried "On hold over object" and the problem persisted, plus, with this third alternative, my game just stops when I hold over the object, for no apparent reason.

    I tried the Remote preview and in the phone the same things happen.

    I tried opening an older version of the game to see if it was a problem with c3, but in older versions it's all working fine. So I think this means that I broke my game at some point yesterday, but it just makes not much sense how something like this would happen, since I was working in Arrays witch is something totally different...

    This is new for me, never happened before and I am intrigued. I know there's a reason, there's always a reason, and if someone have any clue why would this happen please let me know!

    Cheers ;)

  • Hey, the suggestion page is here: construct3.ideas.aha.io

    See the first fixed post in this forum.

    I just made a suggestion there: construct.net/en/forum/construct-3/general-discussion-7/keyboard-shortcut-to-pause-pla-139391

    Cheers.

  • Hey, just sharing with you the suggestion I created at the C3 suggestions page, because maybe you all would like to have this simple feature too.

    I suggested a keyboard shortcut to pause/play the game during debug mode, because in some circumstances you may have to do it quickly and having to use the mouse can fuck you a little in your debug process.

    Please have a look and if you want it leave 3 votes in name of our debugging fun.

    Here it is: construct3.ideas.aha.io/ideas/C3-I-631

    Thanks :) ^^

imuniz's avatar

imuniz

Member since 26 Feb, 2017

Twitter
imuniz has 2 followers

Trophy Case

  • 7-Year Club
  • Email Verified

Progress

8/44
How to earn trophies