Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Tried searching but no luck.
In construct 2 the debugger would break down GPU use per object (see scirra.com/manual/169/debugger or image scirra.com/images/articles/debugprofiler.png) but I cannot seem to find that in Construct 3.
It has a CPU and GPU debugger but does not display this granular of information or data. I can get to see the layouts layers and that is it.
Anyone know where it is or how I can get similar information in C3 debugger?
Develop games in your browser. Powerful, performant & highly capable.
In construct 2 the debugger would break down GPU use per object
No it doesn't - it shows the CPU usage per event group.
C3 shows the same information in its CPU tab, but sorted in to an easier-to-read flat table.
Thanks for the response!