-
hecbator favorited 5 months ago
How to make a platform game in flash (part 2)
Codes:
Obstacle
onClipEvent(enterFrame){
if(this.hitTest(_root.player))
{ _root.gotoAndStop(3);
}
}
finish line:
onClipEvent(enterFrame){
if(thi...
-
hecbator favorited 5 months ago
Demoreel summer 2010
Early demoreel prepared in summer 2010 with 3ds Max
Modeling, Animation, Rigging and Lowpoly
This is an advance for the next one I'll do in septem...



