OMg that Camera tutorial is amazing
sht man nice hint, that's gonna save me alot of time and effort. Good tutorials very helpful.
OMg that Camera tutorial is amazing
sht man nice hint, that's gonna save me alot of time and effort. Good tutorials very helpful.
I <3 u :P
*rubs eyes*
I read alost everything in the Flash part.......My eyes hurt..Doyum you have really helped me soo much no longer shall i create the Tween movie.....
Also may i use Characters similar to the ones in Solid Stick..Not the same..they look much better than sticks....
You ROCK!
PS. like the music
Course you can use Solidstick characters :P I didnt invent them anyways, someone used them before me :P
(@.@) omg!!!
This is THE BEST tutorial EVER!! I am a noob with flash but this is THE ULTIMATE TUYORIAL!!!
Awsome!
This is probably the best tutorial on NG, and maybe even the web! You can learn alot of stuff from this, the n00bish stuff, and the Expert stuff. There is only 1 problem I encountered though...
In the Section Actionscript>Game(basic), when you give the actionscript for the hittest, it won't work unless you change the P in Play to a lower case p. So instead of this:
onClipEvent (enterFrame) {
if (this.hitTest(_root.ENEMY)) {
_root.PLAYER.Play();
}
}
It should be this:
onClipEvent (enterFrame) {
if (this.hitTest(_root.ENEMY)) {
_root.PLAYER.play();
}
}
See how the P in Play is a lower-case?!
Anyways, great tutorial! Hope to see more from you! :P
thanx
It was really helpful! THANX!!!!!