granpa's Recent Forum Activity

  • > clamp(yourvalue,minimum,maximum)

    > I don't know what yourvalue is.

    > Its part of the question that you have to provide.

    >

    I mean where to put clamp at systemor at the sprite

    sprite>rotate clamp(self.angle,50,150)

  • You might want to look into using Lerp , it will let you move to a distance based on time .

    player>set x to lerp(self.x,touch.x,time*dt) ,where time can be input from a distance calculation.

  • Are you using the "Is on screen" condition in your enemies events ?

  • Good job , I like it .

  • I have and had no problems .

  • click on touch ,check it in properties

  • [quote:mhclh2b2]Touch properties

    Use mouse input

    If set to Yes, mouse clicks will simulate touch events. Clicking and dragging the left mouse button will simulate a touch along where mouse dragged, and single clicks will simulate taps. This can be very useful for testing touch events work properly on a desktop computer with no touch input supported. However, only single-touch input can be simulated with a mouse, and a mouse is much more precise than a touch, so it is still best to test on a real touchscreen device.

    Could this maybe work for you .

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • [quote:1x5659fw]Number of layers usually has no effect, unless most of the layers have changed their opacity, have effects applied, have a blend mode other than 'Normal', or use 'force own texture'. However typically there is no performance impact from using multiple layers with default settings.

  • Zebbi ,My link was not a jab at you personally so please do not take it as such . As a 40 year educator and opponent on the curriculum now used to teach mathematics , I have used every means at my disposal to teach what USED to be considered basic knowledge . I have recommended this site to PHD's who could not even balance their check book , yet were outstanding Teachers . I meant no offense toward your intellect , this site is full of knowledge and done in a fast and easy way .

  • http://www.mathsisfun.com/

    good site to learn

  • insert your info as a string............arr_npc>insert "jim"&","&"male" at index 0 on x axis and then retrieve it with tokenat

granpa's avatar

granpa

Member since 29 Apr, 2013

None one is following granpa yet!

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies