Just wanted to share a five reel slot machine we’ve been working on:
As mentioned in the description, some elements are not in yet, such as the paytable, sound effects/music, and some environmental animations and overall polish, as well as a couple of bug fixes - but otherwise it is fully functional! The name of the game is a working title.
Nice one! It is definitely playable, and will be good example of 3D slot machine game
As you’ve mentioned, some polish will come, here are some tips I’ve noticed:
Some images are overly large comparing to actual size they are rendered in, you can save fair amount of data by optimizing them.
Everything look fairly “plain”, I think by bringing some saturation to game will make it more “playful”.
Particles and camera movement to highlight certain actions in game will make it more enjoyable.
Step by step guide how to play game - will help people not familiar with genre.
5.2mb - is good! But it can be playable from 2mb for sure, this will improve on-boarding experience.
You could use PBR (physically based rendering) technique on slot items, to make them look dynamic and with depth, and perhaps add some animation to them, to make scene to look more dynamic.
It feels like a very long spin, would be nice to either be able to initiate stopping spin earlier or make it shorter. Once played for few mins, waiting for very long between spins, is just gets boring.
Otherwise cool stuff guys! It’s very nice to see new games being made with PlayCanvas!
Thanks so much for the quick feedback! We’ll definitely look into what you posted. As far as everything looking plain, that’s definitely something we will be overhauling as we develop things further. We’re working on some things like moving clouds in the background, butterflies flying around, that kind of thing.
This machine is more of a template that will allow us to build different varieties. We are also working on an Alice in Wonderland slot machine using the same engine.
Long story short, added moving clouds, animated butterflies, and a coin rain particle effect on big wins, as well as some minor bug fixes.
I’m getting some weird behaviour testing on my iPhone 5 though, in Safari and Chrome. It runs with a low frame rate and I got an error that said:
Framebuffer error (framebuffer unsupported)
I can’t reproduce again the error so not sure how I triggered it, but curious as to what the frame rate issue might be. Will try to disable some animations and see if that improves things on that platform.
EDIT: I guess I got the error when running the project using the editor link so I’m able to reproduce it now.
Check out this thread, it explains how to build a UI:
If you look at Will’s reply, he outlines exactly what you need. I used 2D sprites for my buttons, so you need to use the sprite.js code that he links to. Also, I used bitmap fonts which is also linked there.
Looks very good, polished. I like the 3D pot of gold animation when you get a jackpot. Unfortunately, I ended up betting my house and lost it to the PlayCanvas casino. Gamblers Anonymous, here I come…
Hi everyone! Just thought I’d share our latest slot machine skin. Still some minor elements missing like sounds, and some further testing required, but figured I’d share it now. Enjoy!