Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Merge state tut
#1
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?
[Image: illidansig1.png]
Reply
Thanks given by: Alblaka
#2
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
Reply
Thanks given by:
#3
... *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 ^^
My Creations: (Click to View)

Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.


Greetz,
Alblaka
Reply
Thanks given by:
#4
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?
[Image: variaboss.png]
SUPER B*NER: :3
Reply
Thanks given by:
#5
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?
My Creations: (Click to View)

Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.


Greetz,
Alblaka
Reply
Thanks given by:
#6
I got it
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)