Aaahh, I love FF5
I don't know, but making sprites with text like "Throw", "Hide" etc. with another frame that includes the hand thing and using a global variable that will define which sprite will change frames when up and down arrows (Position in the menu, that is) are pressed might work.
dropbox.com/s/cg5l347e3b436cr/Arrows%20that%20can%20only%20shoot%20to%20the%20right%3F%20Imagine%20this%20in%20real%20life.capx
I've got another problem. So I implemented randomized walking for the slimes, thank you, and made them multiply. After that, I had to kill them off somehow, so I made myself a knife. After that I decided to make a bow. But the bow works weird. Usually, a bow is shooting where you are facing, like in Legend of Zelda: A Link to the Past. However, MY arrows aren't just poorly drawn, they are also magical: they can only shoot to the right. How can I fix this? Magical arrows are good, of course, but not when killing slimes.
How about USING A GAME CONTROLLER?
Develop games in your browser. Powerful, performant & highly capable.
yes but one person uses drop box and another person uses another site and people don't always like jumping from sight to sight
So, what's better, jumping from sight to sight or being unable to solve the problem?
Random doesn't produce whole, rounded numbers. This means that random(4) will give you anything from 0 to 3.999r, with 1.89237783 and 2.12301203 and everything else in between. You should use round(random(4)) to get a whole random number from 0-4.
Random doesn't produce whole, rounded numbers.
This means that random(4) will give you anything from 0 to 3.999r, with 1.89237783 and 2.12301203 and everything else in between. You should use round(random(4)) to get a whole random number from 0-4.
Thank you!
Posting the .capx itself is way better, you can see the code with .capx and find out what is going on, and downloading the .capx is less time consuming for everybody including me than post it on scirra arcade. See that link?
Manual?...
dropbox.com/s/pue4cfgz75v4lzq/walkingtotheleftisexciting.capx
What is supposed to happen:
Each second, a slime will go into one of the directions:left, right, up,down, or it will stand still. Each of these actions have a 1/5 chance of happening. However, what happens is, all the slimes go to the left for 1 second and stop... forever. What am I doing wrong?
The hurt will go away if everything will start working, aka you will try a little bit. Trust me.
capx please.
The file of your project= capx
I told my IT teacher once:
"Come on! I want to learn Construct 2 next year! Not this Geometer's sketchpad bullsh*t!"
That's it. I don't think he even listened to me and my friends I already introduced C2 to.
Can We Make a Calculator In Construct 2 ? <img src="smileys/smiley16.gif" border="0" align="middle" />
Why of course we can!
PONDVIEW
18x19 squared x 12 squared x 14 = 13 099 968. Why do you need a math genius for that?
Member since 27 Mar, 2013