1
News / Re: Stencyl 3.0 - Design Once. Play Anywhere.
« on: December 01, 2012, 08:12:37 am »
Joined the club. First game, top down racer to test out the 3.0.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
8/1/12 3:24:23.196 PM [0x0-0x7f17f1].Stencyl: [LOG] Behavior: LoadSprite at line 68
8/1/12 3:24:23.196 PM [0x0-0x7f17f1].Stencyl: [LOG] Method marked override must override another method.
8/1/12 3:24:23.196 PM [0x0-0x7f17f1].Stencyl: [LOG] override public function update():void
8/1/12 3:24:23.196 PM [0x0-0x7f17f1].Stencyl: [LOG] Behavior: LoadSprite at line 73
8/1/12 3:24:23.196 PM [0x0-0x7f17f1].Stencyl: [LOG] Method marked override must override another method.
8/1/12 3:24:23.196 PM [0x0-0x7f17f1].Stencyl: [LOG] override public function draw(g:Graphics, x:Number, y:Number):void
8/1/12 3:24:23.196 PM [0x0-0x7f17f1].Stencyl: [LOG] Behavior: LoadSprite at line 77
8/1/12 3:24:23.196 PM [0x0-0x7f17f1].Stencyl: [LOG] Method marked override must override another method.
8/1/12 3:24:23.196 PM [0x0-0x7f17f1].Stencyl: [LOG] override public function handleCollision(event:Collision):void