tcarita's Forum Posts

  • Offcourse there is but the user expects the Return to close the keyboard.

    I was wondering how to do that too.

  • Yes i wanted to see it in runtime.

    But the Unique identifier exist for security reasons i should be able to access it, or maybe not...

  • Hi Guys, searched the forum a Bit and did not found any answer.

    Is it Possible to retrieve the unique identifier of the Ipad?

    I wanted to be UDID because i could co-relate data gathered with the device in question.

    TC

  • Thanks TELLES0808 and Sqiddster

    I did a simple particle system yesterday using the bullet behavior, it looks and works very nicely.

    I probably going to make a tutorial with it.

    Now I'm on the scenario creation and tweaking gameplay...

  • OK I'm Officially Stuck, for what I've read on the forums i probably have to create my own particle sprite system.

  • Today I will start trying to detect collisions.

    I used Kyatric example to make a thumstick and affected the angle and power of the water when moving the Stick.

    I think that when a particle is destroyed

    1. I would generate a dummy object on that position

    2. check for collisions

       2.1 if collided or overlapped with the plant add points to the plant

       2.2 not colliding do nothing

    3. destroy the dummy object

    It might work if I know where the particle is destroyed..

    I think yesterday I saw some property on the particles for that.

  • Thank you Zsangerous, I too think it's the way...

    I've already built the particle system but now I'm trying to build a thumb stick to control it

    I just need to vary the speed of the particle, angle and gravity (to bend it a bit) with the thumbstick :-) not sure how to do it but I'm getting there one step at a time.

    Still not sure how will i create the collision target.

    Cheers

    TC

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm really new to Construct, it's my first project with it and for the tutorials I've made its really powerful...

    Maybe it's early to put here my question since I'm still cropping art for the game but i really start seeing troubles ahead so answers and tips will be welcome.

    In this game the player will be watering plants on a moving garden and he/she controls the hose direction and strength (using a accelerometer or thumbstick)

    This is the desired objective, maybe I will use particles to generate the water spray and try to control it, not sure how I will bend the particle line so it looks more like 3d or how to detect/discover the end point for the collision.

    Thank you

    Tiago

    <img src="https://dl.dropbox.com/u/7017640/example-mechanic.jpg" border="0" />