Android-Music's Forum Posts

  • +1 feature request - custom pivot point that could be manipulated in real time! Of course if that's possible! BIGGEST RESPECT TO FLYOVERGAMES!!! And thanks, Justifun, for those findings!

  • Sounds nice, +1 from me! Btw I was asking about search bar before, hope Scirra guys didn't forget about that!

  • Gaaaaaah sad to hear this

    Anyway thanks for the info!

  • Was messing with export options for some sprites and decided to turn them to jpeg with 0 quality just to see if that works in preivew. Turns out it doesn't - all sprites are high quality as usual. True quality shows up only after export and that's understandable cause compression takes additional time.

    But my question: how do I preview a project with compressed sprites? Is it possible? If not then we miss a necessary option cause we won't be able to analyze the game properly at least on phones and tablets(I think so).

    Oh and a sub question - does jpeg or PNG-8 compression help increase performance on mobile devices?

    Forward thanks!

  • A small request: make it possible to change to x y offset for bullets so there'd be no need to set weapon's origin point or create a special box for jj_weapon.

    EDIT: Whoopsy daisy,forgot to look at properties, looked into events instead! Btw is it possible to change image point for bullets via events?

    EDIT2: Having problem with single shots. If I set up single shots, gun still auto fires.Had to make a workaround like

    on mouse click - make a shoot.

  • Great, now animation stuff is kinda clear to me, thanks!

    But I can't get how that intersection stuff can be applied in Q3D, most of its stuff like operators or expressions or other stuff are still unknown to me(shrugs). Is there any info on that? I'm pretty sure a .capx example would not hurt

    Thanks for the article, I'll be sure to try it somewhere else as well!

  • Erghm now I have even more questions...

    Okay let's start with two - is it possible to animate a texture on a q3d model? Example?

    What kind of linear algebra - can you provide an example or at least a basic formula?

  • Another question: how can I drag'n'drop a q3d object in-game correctly?

  • Do q3d sprites support lighting/materials stuff?

  • Working on my custom ik system

  • Sorry if I missed something but is there any post processing support in Q3D at the moment? Would love to mess with HDR and DOF!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I like this one! Thanks, will try it in my project!

  • May sound funny but I think it would be really cool if there was an "on collision ended" event. It would save so much time!

    "Is not overalpping" + "Trigger Once" works nice though in many cases it triggers not once per action but once per session.

    "Is not overlapping" + playing with variables helps but not always. Maybe I don't know or understand something yet.

    What do you think about such feature - do we need it?

  • Made a small workaround, not sure it's ok though, better versions are welcome!

  • Awwwww dang it's almost the thing I need! : D

    I should say dragging with obstacles not with boundaries, so generally you could drag the black box freely but it coudn't go through green boxes! Sorry I understood it only after you put out the .capx.

    But this .capx is very useful too, say, it's a good go in some GUI stuff or special gameplay schemes!

    Would be cool to see if it possible to make black box drag like that!