Could we target to both HTML5 and Native?

I hope I’m not at the wrong forum section.

Hi, I’m new to GDevelop.
I wonder if it’s possible to target our game for both HTML5 and Native in 1 project?

Yes it’s possible. You can activate the other platform in the projects tab “Extensions and platforms” with a right click on the greyed out platform → “use this platform”.
But keep in mind that you will be limited to the behaviours available to the html5 platform when exporting to native.

Ohh, cool :smiley: thanks for replying!!