Hi folks, Ive finally gotten around to tinkering with and learning the ropes here.
Ive obviously started with the platform tutorial and decided to add a new platform/solid object that alters the players speed as he/she drops onto/runs along it. But being new to how Construct works has left me with a few headaches. My approach (that hasnt worked) is the following. (Sprite 4 is the new platform object)
[ Player Sprite : Is overlapping Sprite 4 ] [ Player : Set Platform Maximum Speed to 5 ]
I hope Ive made this clear and understandable.