Hi All,
I'm new here and can't wait to get stuck in. I was wondering if anyone has an answer to this problem i'm having...
Most of the things i've tried with Construct 2 have worked like a charm and I love the software but with the main 0,0 origin position at the top left I'm getting into some bother. I'm trying to create a line graph and at the moment it is quite simply a particle emitter which is spraying a straight red line. All I need it to get the object to move up or down depending on the score that players achieve. In the past this has been a simple case of dividing the score with the height of the table but because point 0 is at the top and point 720 (my page height) is at the bottom then as the score goes down, the line goes up!
Does anyone have any suggestions on how I can tackle this? Perhaps there is a mathematical solution or a way to invert the origin point of the project? The scores in the game start at 100,000 and go down to 0.
Fingers crossed guys :)