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
Is there anyway to do random events without using phyton?
Candescence is making a plugin that automatically makes games for you, maybe that will help?
Develop games in your browser. Powerful, performant & highly capable.
No need to be such an asshole dude.
By random events I mean like from a list of: raiders attacking you, a trader wondering by, etc. Not random Construct Events.
Maybe just set a private variable in an action to random(number) ? Then have a codition that checks if that variable = 1/2/3etc. ?
Thanks.