Hello there, this is my first project, a simple game where some robots whack the opposing side: Using platform behavior they move towards each other automatically and using turret behavior they attack. (Not a bit number of robots, so far 1 on 1st team, 3 on second team)
Right at the start of the project I am already having performance issues and given I'm a newbie programmer I think I am probably misusing some function.
I have made a fps counter that updates every second (I thought updating it every tick might be the cause of lag itself)
Here goes the link to the project file:
dl.dropbox.com/u/15745344/test.capx
Any help would be great, I am wondering about buying the license, this would be my first "test" project with Construct2.