Slot Machine - How to Make a Slot Machine in Construct 2 and 3

5

Stats

3,225 visits, 5,022 views

Tools

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Hello All

! In this Tutorial in the Attached File fully commented , you will learn how to make a Slot Machine in Construct 2 and 3 for your Game !

This use a probability table with the advancedrandom pluginn native on construct 3

if you want to change the prize win from coin to other change the Weight of table

Updated : 22/08/2020

See Live Here

rafaeltrigo.000webhostapp.com/slotmachine1

See All My Tutorial Here

construct.net/en/tutorials/construct-tutorials-2525

Download Here

dropbox.com/s/g5zmlynfzvwv12i/SlotMachineNew.c3p

  • 7 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • In PC/Android built the travelling distance's different (so 3 items won't match in Android). How can we dealt with this?

  • Thanks for this great template!

    I wonder how to extend spinning time?

    Br,

  • You need to update this with a best winning method. Many spins and no wins with 3 items, adding more simbols. :(

    • mundogame

      I just did an update

    • Go to the " Item " and add more objects as you want , and include it in the CloneIteem as weel and its done , depending on game some times it need more symbols some times not , this is just an example for unsderstand how it works so you can create yours ! I did other tutorials about this subject ! thanks

      • I maked a test with 6 different symbols, and with your wining method is nearly impossible to make a match 3.

        More symbols=more difficult to match=bad wining method

        • Yes you are right , if you only have 6 different and no repeating frames its almost impossible to match 3, so you must add more Iqual frames as you want to match more Ex: Add 6 different frames and add 6 coins too , total 12 frames ! Abraços