Using clones. Here's the issue - as each clone is spawned, it should have its own value for "speed" but the variable seems to affect all clones. Is there a way to initialize a variable with a value that is specific to that clone?