Grimmy's Recent Forum Activity

  • That's great, Thanks! My app depends on it! The error seems quite rare (in in ten or twenty) and I've tried to minimize the number of times it needs to load the file, but when it breaks it breaks bad and I can't seem to find a workaround as even successive load attempts continue to fail. (as if the file is getting deleted somehow maybe?)

    Good Luck!

  • Mike, I am using Spriter in my project so could it be something to do with the latest Spriter Beta plugin?

    I have scml objects on the same layout that my AJAX call fails when that layout starts.

  • Okay. Thanks.

  • Hi, how exactly can I report a bug if my app uses plugins? If I remove the plugins the game wont even run correctly, so you won't even be able to reach the place where the issue happens?

    Is the only way to create a completely blank project with only the Ajax elements being called? Thanks

  • Yeah it works for me too most of the time but I was just wondering if this could be something that was known in the Beta because I never saw it in the stable version. (seems not) It only happens very occasionally so its pretty hard to repro.

    I'll dig further into my code and see if its a problem my end first.

    Cheers

  • Not a bug report of course but I'm occasionally (around 1 out of 10 times) getting a 404 error when trying to make an Ajax request on start of layout. I'm trying to fetch a local project.json file.

    I never had any issues with this in the stable version, so I'm just wondering if this is something that should be expected with the beta r228?

    [Construct 3] AJAX request to 'https://preview.construct.net/colours.json' (tag 'colours') failed: 404

    I did notice that I was running out of storage space in Chrome too so perhaps that could have something to do with it? Although this also happened in remote preview on a device.

    Thanks

    EDIT:I should also add that I put a line of code in to re-request the Json again should the error occur but every re-request following the first request would also fail.

  • Additionally On Animation FInished or Or On ANy Animation Finished don't ever seem to trigger??

    I actually just set my anim to play once at the start (loop false) and it just plays forever.

    Something broken?

  • Hi, I'm trying to get the position of a bounding box in my spine object. The bounding box in Spine is called "fuse_tip" but how can I get its position in C3?

    I tried: MySpineObject.SpineBBoxCenterX("fuse_tip","fuse_tip")

    It doesn't work but that's clearly because I don't understand why the function needs two arguments and what I should put in each one.

    CHeers

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Parenting SVGs and attempting to retain their scales seems quite inconsistent with normal sprites. Does the scene graph work at all with SVGs? I seem to get some very odd results. (Positions/scales become offset.)

    COuld we not just have SVGs scale in the same way as normal sprites then everything would be perhaps more predictable?

  • For example I have a simple gradient graphic which fades gradually to transparent. Should this work? Currently it seems to import as a completely transparent image but I may be doing something else wrong.

    Cheers

  • I figured it out. I just give them instances variables , loop through the instances and only use Add Child on the ones that have the instance variables I want.

    Cheers

  • Using the new scene graph feature I am able to add objects as children by using 'Add Child'. However I have multiple instances of an object and I only want to add some of those instances as children.

    How can I do this?

    Cheers

Grimmy's avatar

Grimmy

Member since 20 Nov, 2012

Twitter
Grimmy has 2 followers

Trophy Case

  • 12-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

17/44
How to earn trophies