I've tried searching but haven't quite found anything that has answered my question.
Basically, I have a cube with an onCollisionEnter method - I then want this method to say that onCollisionEnter, change the movespeed (public float) of the game object "Character" to X value. If anyone could point me in the right direction it would be much appreciated.