LittleStain's Recent Forum Activity

  • Ofcourse these forums are in English, so no more Dutch..

    You could either use wait actions or much better timer behaviour to time your events..

    Opening the new capx now..

  • [Dutch]

    Oh trouwens, "Ik kan veranderen van kleur" vertaal je als "I can change colour/color"

    Het van vertaal je niet..

    [/Dutch]

  • I don't see localstorage anywhere in your program?

    Right now variable aantalklikjes is set to 100000, so when starting layout 1, you automatically go to layout 2

    Also event sheet 2 doesnt have the subtract action..

    And plus, no event sheet is attached to layout 2..

    I'm not really sure why you use the system time compare, because as far as I know that starts counting at the start of the game and not the layout, so if you have been on layout 1 longer it will have undesired results..

  • If I understand correctly, what you are trying to do is not possible with the built in particle object, because you can't set the angle of particles after they have spawned..

    You might be better of creating your own particle system if this is really needed..

  • The length of your beam (width in the event sheet) is set to the distance between the laser origin and the origin of the LaserEnd object..

    The LaserEnd object doesn't move, so the distance between the ship and the unmoving object decides the length of the laser..

    I guess what you would like is to have a maximum distance for the laser..

    This would consist of pinning laserend (position and rotation) to your ship..

    You could also set a max distance in events, but this is a more graphic/visible way..

  • In this capx the obstacles just have the same bullet speed as the platform, changing that speed would make them move..

  • This is perfect but it works only for jumpthru tiles. Solid tiles don't have a jumpthru function to fall through. I want the same behaviour with solid tiles and moving tiles.

    Also, it's really strange that when I jump to another platform and shrink the ball, for some reason, the ball automatically moves left and right. The movement is little but it's noticeable.

    Could be a one pixel thing, is your origin exactly at the middle of your sprite?

    Would it be problematic making all tiles have the jumpthrough behaviour and only enabling it when needed?

  • Your picture isn't showing..

  • If your every tick event is the last event in your event sheet, it should work..

    If it doesn't the behaviour moving the rest of your sprite is performed after all events..

    The only way I can think of than is changing that movement to events too..

  • From the manual:

    Multi-touch

    The Touch object supports multi-touch. This is most useful with the On touched object and Is touching object conditions, which can for example detect if multiple on-screen touch controls are being used. This is sufficient for many games.

    For more advanced uses, the TouchID, XForID and YForID expressions can be used to track individual touches for different purposes. Each touch has a unique ID (which is an arbitrary number), and can be accessed using the TouchID expression in an event like On any touch start. The touch ID can then be stored in a variable and tracked using the XForID and YForID expressions. Finally comparing the TouchID in On any touch end indicates when that touch has been released.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm very busy, but if you do the majority of the work, I'll probably be able to adapt it..

    Just send me PM..

LittleStain's avatar

LittleStain

Member since 26 Apr, 2011

Twitter
LittleStain has 4 followers

Trophy Case

  • 13-Year Club
  • Email Verified

Progress

14/44
How to earn trophies