Gmoney's Recent Forum Activity

  • You're welcome, gajina.

  • > Fixed.

    >

    > The issue was with event sheet Line 2 and 3.

    >

    > It seems the local storage code was incorrectly copied from 'PowerKong' local storage tutorial.

    >

    > https://www.dropbox.com/s/hb5g6srx27qs8 ... .capx?dl=0

    >

    Thanks Gmoney I been away for a while . When I made the tutorial I thought it was easy enough to follow but I will double check to make sure beginners have an easy time following it.

    You're welcome, PixelPower. <img src="{SMILIES_PATH}/icon_mrgreen.gif" alt=":mrgreen:" title="Mr. Green">

    Thank you very much for the tutorial. I learned LocalStorage from your tutorial and it was the best tutorial ever written on the subject.

    That's the tutorial I will always recommend to anyone who has questions about the subject as well.

    That's the best.

    Thank you again.

  • nop money

    i want to put on layer 0 one pic.. layer 1 black screen and i need somerhing to erase the black screen like PS with size 32x32

    I tried the following but failed.. <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad">

    1. Using For loops, fill the Layer 1 with 100 dots sized 32x32.

    2. Using 'Mouse button is down', put any dots clicked and dragged to have their alpha settings set to 0 -- rendering them transparent.

    Check out this capx by R0J0hound.

    http://dl.dropbox.com/u/5426011/example ... icade.capx

    The file is from this thread.

    viewtopic.php?t=71384&start=0#337988

    This is even better.

    http://dl.dropbox.com/u/5426011/example ... nline.capx

    From this thread.

    viewtopic.php?t=72291&start=0#344054

  • Hey guys

    I have been trying to figure this one out but I cant seem so here my situation.

    I have 2 sprites on screen that are touch controls. And depending on where I touch on the sprite they change their angle to touch.x + touch.y.

    so it setup like: is touching rightctrl: set redctrl angle toward touch.X(redctrl.x) , touch.y(redctrl.y).

    now when touching 1st sprite only they behave fine, but as soon as the 2nd one is touched the 1st sprite changes its angle to point at the 2nd sprite

    please help me guys iv hit brick wall here.

    and thank you in advance

    That sounds like you have two on-screen joysticks and left controller is moving when only the right one is being used. Is that what's happening?

    Please post capx, if possible. If not, please post a screenshot of the event sheet.

  • You mean like this? <img src="{SMILIES_PATH}/icon_mrgreen.gif" alt=":mrgreen:" title="Mr. Green"> (Left mouse click = paint, Right mouse click = erase.)

    https://www.dropbox.com/s/ch09mp5rjhdca ... .capx?dl=0

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • OR

    another var. from Gmoney *.capx

    https://drive.google.com/file/d/0B8mc-_ ... sp=sharing

    When the left mouse button is clicked on any of the sprites, the process stops.

    Else.. continues. <img src="{SMILIES_PATH}/icon_mrgreen.gif" alt=":mrgreen:" title="Mr. Green"> (That's a great example, CBelle..!!)

  • For picking up and throwing part, I have created two examples.

    Throwing via Bullet

    https://www.dropbox.com/s/l13oezvjoqyjw ... .capx?dl=0

    Throwing via Physics

    https://www.dropbox.com/s/tlaj11i5ewazg ... .capx?dl=0

    1. How do create a pick up movement or animation, set moves the box from the floor to above the players head?

    That's easy. When a box overlaps or in collision with Player, set Box's potision to Player's Imagepoint 1 (located above Player's head).

    I would create an animation with arms up, as if the Player is holding a box nesting on his/her head.

    For Super Mario Bros 2's throwing style, check out this thread.

    how-do-i-make-super-mario-bros-2-styled-throwing-system_t150822

    2. I plan to have many objects you can pick up. How would I do this? Would I make a family called Pickables (or whatever) and add all the sprites I can pick up in it? What if I wanted to make each Pickables to slow down the player or be thrown at a shorter or further distance? I know I would use a instance variables on the objects but how would I go about coding this? I know how I would manipulate travel distance and player speed for each pickable. How can I code this for family and the most effiecent way?

    Please check out this tutorial by cacotigon. <img src="{SMILIES_PATH}/icon_mrgreen.gif" alt=":mrgreen:" title="Mr. Green">

    https://www.scirra.com/tutorials/556/un ... o-families

  • Check out my example. <img src="{SMILIES_PATH}/icon_mrgreen.gif" alt=":mrgreen:" title="Mr. Green">

    https://www.dropbox.com/s/qcbbliotl46i2 ... .capx?dl=0

    Explanation

    1. Every second, a sprite is being generated.

    2. When the left mouse button is clicked on any of the sprites, the process stops.

    3. When the right mouse button is clicked on any of the sprites, the process continues.

    The same conditional procedure will occur when you create another sprite and arrange the button clicks on that sprite.

  • You're welcome, J8U5.

    Basically, it's..

    1. Close Construct 2.

    2. Unzip .7z.

    3. Copy the unzipped folder (rex_moveto) to Program Files\Construct 2\exporters\html5\behaviors.

    For example, I have installed my C2 to C drive, so my behaviors folder is located at C:\Program Files\Construct 2\exporters\html5\behaviors.

  • You need an application to unzip .7z file. My favorite one is 7zip that can be downloaded from 7zip.org.

    After that, please follow the instruction found on this page.

  • You're welcome, Petr. <img src="{SMILIES_PATH}/icon_mrgreen.gif" alt=":mrgreen:" title="Mr. Green">

    I have just found good tutorials on pausing.

    This one is about showing a menu after pausing..

    https://www.scirra.com/tutorials/634/a- ... pause-menu

    And.. this one is about an advanced pausing technique.

    https://www.scirra.com/tutorials/646/ad ... me-pausing

  • You're welcome, mnashwan.

    I found a similar topic that was discussed in the past.

Gmoney's avatar

Gmoney

Member since 7 Nov, 2015

Twitter
Gmoney has 1 followers

Trophy Case

  • 9-Year Club
  • Email Verified

Progress

10/44
How to earn trophies