I need something for a chaining.
I have a List
00 00|06 00|01|06 00|01|02|07 00|01|02|03|07 00|01|02|03|05|07 00|01|02|03|05|05|08 00|01|02|03|05|05|05|08 ....[/code:2oy10rnj] I what I want to do is have it do that it plays the voices by the line and coloum. Basically I want to read through the list like an array. Y = Prediected Value X = Chain Count Y X PredictValue| 00|01|02|03|05|07 What I was it to do is read through the line play the sound in each column. 00 would play "00.wav" , etc If there was a string phaser object, this would be easy. I want to do a voice pattern like in the Puyo games basically. [youtube video="vDi78nIKYGw#t=2m55s"] You see more of the chain in the other parts of the videos.
[quote:b01imrt6]If there was a string phaser object, this would be easy.
Well you're in luck, Construct has built-in support for that.
Example:
http://dl.dropbox.com/u/5426011/examples2/string%20parse.cap
made in 0.99.96
This board needs a rep system, you'd have a crap-ton. Thanks a lot! I should take a look at the Wiki more often.
Develop games in your browser. Powerful, performant & highly capable.
Going back to this. It doesn't seem work as well as it did. It's not playing the first and last sounds.
<img src="http://dl.dropbox.com/u/32409323/noplay.png" border="0" />
dl.dropbox.com/u/32409323/Projects/pro.7z