Gday,
I'm kinda new Construct but I've been reading up on tuts and the wiki to get me this far.
I've been making a simple LEGO based game where you control a little LEGO duck.
<img src="http://jaeuploads.googlepages.com/DUCKthumb.jpg">
Click http://jaeuploads.googlepages.com/DUCKthumb.jpg for a larger image, I couldn't workout how to make thumbs nails in here (tying to keep things clean)
The Aim of the game is to collect coins and eat pizza (to pass the level)
What I'm trying to do is when you collect a X amount of coins something happens, in this case the hat appears and you can put it on, granting you more jump power so you can get to the pizza and pass the level.
But the problemo is that I can't figure out how these values work; to make them trigger something, how to make a text object display those numbers and if I can use the same coin object multiple times ... or if I should even be using values at that.
Here's my... events, this is where I'm most likely wrong in many cases, for I don't really know what I'm doing and things are all over the place.
<img src="http://jaeuploads.googlepages.com/DUCKevents001thumb.jpg">
http://jaeuploads.googlepages.com/DUCKevents001.jpg
(The rotating of the DUCK I found out myself, though indeed it's not the best method but it's the only one I could think of, maybe that's another thing I could learn)
I've made quite a few mini games with Construct but nothing too complex because this is where I get stuck.
So could anyone kindly help me? I know It would have to be a simple thing but I'm stuck.