short phrase in the title of the message explaining the problem, for future readers
expected result and actual result in the body of the message.
Now, regarding your problem:
If an action doesn’t run:
remove conditions and try again. If the action works, add your conditions one by one and see which one causes the issue.
If the action doesn’t run without conditions:
check that the action is valid: double-click on the action, make sure the settings are correct.
check that there is not another action that might cancel it or take over. In your events, look for actions of the same type and/or actions using the same objects.
Hi,
Things I’d suggest:
Move the wheel is in collision with Debug away from At the beginning of the scene (make it occur every frame).
Is external event linked properly to the scene?
Does the final condition in picture 2 occur? Use another event such as change background color to test if it happens.