This is almost always because you are playing the sound every tick. Make sure the sound only plays once. IE: On start of layout.
http://www.blackhornettechnologies.com/Construct2Stuff/Plugins/chromeconsole.zip
AnD4D
Corrected.
Works for me:
http://www.blackhornettechnologies.com/Construct2Stuff/stevekane_Examplev2_BHT.capx
Yes, 'every x seconds' runs from the beginning of the game, not the layout. Use a timer, and you have full control over when it starts -> On start of layout, start timer.
I'm guessing the bounding box just isn't big enough. Click on it and use the sizing controls to make it longer.
Develop games in your browser. Powerful, performant & highly capable.
Make the text field longer.
korbaach's post does what you want.
jobel
The C3 native SpriteFont does support the same functionality as SpriteFontPlus.
https://www.scirra.com/blog/203/some-bo ... onstruct-3
One option: https://www.scirra.com/tutorials/9536/m ... construct3
Array.cury = "A" | Array.cury ="B"
Member since 28 May, 2012