After playing lots of Crash Team Racing on the ps1 emulator, I went ahead and did a little test project on how the item selection could work.
When you hit the question mark cube with your car, the number will start scrambling and the sound will start.
After 3 seconds, it will stop with a "ding" noise, and a random number will be displayed.
I'm hoping I can implement 5 simple powerups that the player can get. They will be picked on random using event on value, based on the scramble thing here.
Compiled test project attached.
When you hit the question mark cube with your car, the number will start scrambling and the sound will start.
After 3 seconds, it will stop with a "ding" noise, and a random number will be displayed.
I'm hoping I can implement 5 simple powerups that the player can get. They will be picked on random using event on value, based on the scramble thing here.
Compiled test project attached.