mystazsea's Recent Forum Activity

  • Oh you !!! ?? try equal stress. Even the load??. I usually just say "See too" ??

  • all I can say without looking at your events is add a new loop at the end which manually places the objects on the right layer every tick...its a brute force method but it might do the job

    just make sure its at the end of the event sheet

    the last call so to speak

  • There are so many ways to do this...

    one simple way is to use a dummy or null object and give it path properties..for example

    You could make a translucent Triangular path sprite object that has image points at each corner and make your platform move to the image point x,y pos of the path sprite..this way you can place the paths where ever you like and just set platforms to follow the image points as waypoints, as long as the object is overlapping the path..

    does that make sense?

    or you could try adding a Pathfinder Behaviour and just plugin a sequence of x,y coords or waypoints...that you already know

    step by step it would look something like this

    you know--> find path to waypoint 1 ..when path found move along path..etc

    ---> when arrived at destination --> Find path to waypoint 2 etc etc

    or just a simple bullet behaviour would work but make sure angle is not affected by direction

    set bullet angle to the angle of the triangle then either change direction after a certain distance or when reached x, y pos

    Hope that helps..

  • You would possibly need to post your events so we can see what is happening

    Other ideas to investigate could be :-

    -are the objects spawning ...or are they existing objects?

    -are you using layer names or just default numbers...?

    If you run out of options you could place a loop that says....every tick -->place objects on layer

    but this would be by no means anywhere remotely near a perfect solution...its always far better to find the cause than treat a symptom

    also what z order logic are you using?..your custom logic or someone else's?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hey folks here is a nice little simulation of Boid behavior that only uses Bullet and Sine wave behaviours...

    its not perfect but its very simple method of getting Flocking and boid behaviour without too much effort

    free to use and alter in any project..

    no credit necessary unless you feel like it

    best wishes and hope you like it

    mystazsea

    https://www.dropbox.com/sh/e0scy48mcg0seh2/AADZ2_A59EikMvUqSaMwhBNPa?dl=0

  • Hey Ashley...How are you going?

    I hope you are doing well and enjoying life as much as possible...

    Just wanted to say thank you again for all the amazing work you and the team have put together into this software.. ...C2 is really amazing ...and it has come such a long way with so many features I am constantly astounded how many features C2 supports......well done.....truly salient software....I have been using it for years now and its my goto software for just about any project...even with the simple sine behaviour I am still finding new ways to implement it ..incredible stuff...thanks

    however, I do have a few requests if possible....a few small implementations that I believe would speed up work flow immensely.... if there were any way to slip these into the editor code tree easily, I would be very much appreciative..

    In the Layers Tab...pretty please...if at all possible, could we get some additional controls such as

    {some way to select multiple layers} maybe I missed it in the manual but I don't seem to be able to select multiple layers ..additionally, to be able to apply layer triggers (such as hide or lock) to the selected layers would be a nice feature and again speed up work flow.

    I know this one might be a huge ask....but is there any way we can have

    {layer groups} layers within layers?

    I know I know..I am being crazy here.. because it would mean each layer would need to inherit the parent layers attributes such as parallax etc but I do think there is some useful merit in a system initiated this way..if it could be planned correctly....what do you think?

    okay that's more than enough from me...and if I have made some huge booboo by missing some obvious feature..please correct me ..anybody although I read as much as I can ...I have missed things in the past...so please correct me if I am in error

    Thank you again Ashley for your amazing dedication and commitment to this...The greatest web tool available today...sooo much good here ...cheers bud..try not to work too hard

  • Yes..Thankyou for providing these assets..They are great..

    I did find some errors though..not all the fonts are presented accurately

    Some fonts character sets and alignments are incorrect....

    even when copy pasting the information directly into C2 it still comes out wrong...

    Often Character sets are misaligned by several Characters.....You may want to review if possible

    Eve though ...a decent effort..Thanks for your work

  • no i havent used any ...

  • Closing the app is the problem ...

    From the Manual

    'Browser '

    On suspended

    On resumed

    Triggered when the page's visibility changes, or when a mobile app is going in to the background or foreground. When invisible or in the background the app is suspended: all events stop running and all audio is muted.

    As you can see...all events stop running when the app is invisible or in the background...

    AS far as I know you cant change this...its a hard coded feature...

    The only way I know of ..is to keep the app memory...

  • Sounds like a Driver related problem,....Try updating all of your display drivers and get the latest version of your browser.

  • have you tried this alternative .apk exporter?

    This page has a short tutorial on how to successfully export a project to android.apk

    https://www.scirra.com/tutorials/1035/make-quick-app-android-app-apk-from-html5-website-export

mystazsea's avatar

mystazsea

Member since 14 May, 2012

Twitter
mystazsea has 1 followers

Trophy Case

  • 12-Year Club
  • RTFM Read the fabulous manual

Progress

13/44
How to earn trophies