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
I wanna show random images on a button clip in my game. Any Help?
I have sprite objects with images and wanna display them on the button click. How should I do it?
Develop games in your browser. Powerful, performant & highly capable.
you can load each image into frame and randomly generate number on button click and load frame that has selected number.
see file for demo
box.com/s/w938y0zspne5asrjafxm
(I'm not sure if same number preventing block works correctly though, too sleepy to test correctly)
hey thanks for the example man, Ill now download it and try :)
sure no prob
I think i fixed issue with same pic in random, new example