Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
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
What's more recommended?
Since there are many ways to achieve stuff done in SC2, what's the better approach?
Kyatric Yann Ashley?
Develop games in your browser. Powerful, performant & highly capable.
Functions are much better. There is no reason to stick with the "group activating/deactivating" gymnastic.
I seldom use groups as coding mechanisms. I always thought they were just there to organise things :P
(y) Thanks.
Functions can be triggered. Groups will run at their position in the event sheet. I've used both and they both have their uses given the situation.
R0J0hound Thanks, I think I need to rely more on Functions instead