1
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.
Pages: 1 2
2
Chit-Chat / Re: Looking for an indie game whose name I forgot
« on: February 27, 2012, 02:07:05 pm »
Maybe you're looking for Abandoned?
4
Chit-Chat / Re: Where are you from?
« on: June 09, 2011, 09:55:00 am »
Stoke-on-Trent, England.
Rule Britannia!
Britannia rule the waves.
Britons never, never, never shall be slaves.
Rule Britannia!
Britannia rule the waves.
Britons never, never, never shall be slaves.
5
Chit-Chat / Re: If an intruder came into your home
« on: June 08, 2011, 02:59:34 am »I picked call 911, except since I'm British I'd actually call 999.
6
Old Bugs (1.x/2.x) / Re: Set FPS
« on: June 04, 2011, 02:35:10 pm »A game setting makes more sense to me.Actually, yeah.
7
Resolved Questions / Re: How do you make a charqacter respawn?
« on: June 04, 2011, 12:00:17 pm »
Replace Choose Actor Type with the actor type which the behaviour will be attached to. And add the x and y co-ordinates where you want it to re-spawn.
8
Old Bugs (1.x/2.x) / Re: Set FPS
« on: June 04, 2011, 11:50:40 am »
Perhaps the function to change FPS should be made into a block?
10
Ask a Question / Re: Laggy SWFs
« on: June 02, 2011, 03:15:14 pm »
Do you know if there's any way to disable Box2D? While it is good, clearly it's not suitable all the time...
I understand what you're saying but I mean, y'know, people have different ways of coding things and Box2D is crippling one method of making things move.
I understand what you're saying but I mean, y'know, people have different ways of coding things and Box2D is crippling one method of making things move.
11
Ask a Question / Re: Laggy SWFs
« on: June 02, 2011, 03:05:30 pm »
Yeah, I really don't think that is many. If I wanted to make a bullet hell shmup (and use actors for the bullets, which is what you'd think would be normal in Stencyl), I'd be stuck in a hole.
12
Ask a Question / Re: Laggy SWFs
« on: June 02, 2011, 02:45:53 pm »
I've uploaded the game to forge; it's under the name Minelude.
Thanks.
Thanks.
13
Ask a Question / Re: Laggy SWFs
« on: June 02, 2011, 02:40:01 pm »
I'm getting 20FPS at the absolute most, but mostly around 10FPS.

14
Ask a Question / Re: Laggy SWFs
« on: June 02, 2011, 02:37:15 pm »
Seriously? Do you think FlashPlayer hates my PC?
15
Ask a Question / Laggy SWFs
« on: June 02, 2011, 02:28:28 pm »
Why does this lag so horrendously?
There are 63 actors that move one pixel every frame, but they have have no physics, collisions, transformations, extensive 'always' code or anything I'd consider CPU-taxing.
Is this acceptable performance?
There are 63 actors that move one pixel every frame, but they have have no physics, collisions, transformations, extensive 'always' code or anything I'd consider CPU-taxing.
Is this acceptable performance?
Pages: 1 2