Hello everyone
Here I bring my clone flappy bird, done in 1 day.
Happy Bird with a Hat:
Play, download (open source), and donate here.
Thanks for all, regards.
Hello everyone
Here I bring my clone flappy bird, done in 1 day.
Happy Bird with a Hat:
Play, download (open source), and donate here.
Thanks for all, regards.
lol, I scored 0.
WOW… you are really good, friend…try more :lol:
I scored 1.
This is the best clone so far because the bird has a hat.
can you share clone files please ?
hats are cool…
what exactly do you need to know? because this game is most simple
hello, i’m new to programming and unity, i need to know the logic behind the bird movement (is it using physics?)
Hi! No, they are not using physics.
It’s simple, but my English is very poor to explain it.
Static Blocks are cubes.
The movement of the bird are two functions:
1 - Move horizontally. (Move transform.position.x)
2.- Move up and down, simply click => up, no click => Down. (Move transform.position.y)
All with colliders, and the bird with rigidbody to detect collisions and triggers, but without gravity.
thanks for your quick reply, i really appreciate it and thanks again
It’s not just any hat.
It’s a tophat. Winnar.
that shit is impossible.
That’s awesome!! How do you make the face of the bird up and down?
The bird is very lovely,but I think the environment could be better.
http://forum.unity3d.com/threads/227751-Flappy-Bird-Pro-KIt-Release
You may want to check out this thread…
It may be beneficial to you…
@codekalua
Will you share the code? I am new to Unity as well, and I’m curious how it’s done. Is it in C# or UnityScript?
Thank you!
Then I got my goal ! :lol:
Simple, stated maximum and minimum rotations, when I turn up to the maximum, and when this down after half a second to start rotating minimal rotation.
You’re absolutely right, but I’m a coder…
maybe… C#
just share the code pls!
Nice clone, bit off topic but, why do you have/need two Unity accounts?
I had a close brush with death and the pillar knocked the tophat off. Nice. Locks up when I lose though.
That hat-falling-off thing is awesome I must say.
It really adds to the urgency