In my case, i will be using your demo to do a trafic educational game , so the player will have to stop on red lights, also on people crossing.
How do we do it?
Basic implementation of a pseudo-3D racer in Construct 3. · By
You can add red lights and people just like I described here, just no need to change strip_iid. If you want to animate people crossing the street, you could change their relative_x to make them move across the road.