Posts: 267
Threads: 21
Joined: Apr 2009
05-01-2009, 03:21 PM
(This post was last modified: 05-01-2009, 05:42 PM by WoodySmasher.)
Title: The state merge tutorial
problem: when an ordinary ball is being hit, it shall desrtoy a state: 3005 ball and also will destruct
-- step 1) go to the first hitting frame
-- step 2) change the current state to state: 3005
- conclusion: balls that run with state: 3006 or 3005 will be destroyed by this state: 3000 ball.
Edit: Happy BP,Alblaka?
Posts: 4,878
Threads: 162
Joined: Mar 2008
05-01-2009, 04:21 PM
(This post was last modified: 05-01-2009, 06:04 PM by Silverthorn.)
Erm, no offense but.... do you know what a tutorial is?
Usually, it's made up like this:
- title
- stating the problem
- step-by-step instruction to solve the problem
- concluding statement
Usually, these points are divided into paragraphs. Now, let's compare...
You wrote a sentence that contains many points. That's bad. Why? Every aspect should get it's own part so that it becomes easier to understand. I myself had to "translate" your "tutorial" into something like this in order to actually get what you wanted to say:
- problem: when a ball is being hit, it shall destroy any other ball
- solution:
-- step 1) go to the first hitting frame
-- step 2) change the current state to the required one
- conclusion: balls that run with state: 3000 or 3005 will be destroyed by this ball when it has been hit before.
Alright, now, after being understandable I must say: that's all? 35 words? And not even mentioning the "required state"? How shall a beginner get this?
I must admit, this is not what I expect tutorials to look like. They should be detailed, easy to understand, and written in a way that they are idiot-proof. Yours doesn't meet any of these conditions. You can imagine my rating.
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~
"Freeze, you're under vrest!" - Mark, probably.
» Gallery | » Sprites | » DeviantArt
Thanks given by:
Posts: 1,696
Threads: 60
Joined: Jan 2009
05-01-2009, 05:13 PM
(This post was last modified: 05-01-2009, 06:07 PM by Alblaka.)
... *failed*
... *failed*
... *failed*
Maybe it's only me, but i not even get what he tries to tell me. I guess, it's somethign with T3's and 300x-states...
Ow, NOW i got what you meant ^^
Surely a nice idea... a normal energy ball that is able to destroy piercing balls.
N1 ^^
Version 1.10 out now!
Version 1.02 out now!
Version 1.22 out now!
Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.
Greetz,
Alblaka
Thanks given by:
Posts: 656
Threads: 115
Joined: Nov 2008
sorry but i don't really think this is a tut, what is it actually teaching you. i read through it, but i think it all went out of my brain. i am guessing this topic is about how a ball can not be destroyed, then why does the topic say Merge state tut?
SUPER B*NER: :3
Thanks given by:
Posts: 1,696
Threads: 60
Joined: Jan 2009
Cuz it combines multiples states to create a special effect:
State 3005/3006 = Piercing ball, but destroys (/get destroyed by) other balls with state 3005/3006
State 3000 = Normal ball, only 1 hit, cannot destroy state 3005/3006
His method = Normal ball, only 1 hit, but destroys (/get destroyed by) other balls with state 3005/3006
^^ got it?
Version 1.10 out now!
Version 1.02 out now!
Version 1.22 out now!
Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.
Greetz,
Alblaka
Thanks given by: