I have searched for a while and been doing trial an error for a while and cant seem to figure out how to do this seemingly simple task.
The logic is:
On collision if velocityY > 100 OR velocityX > 100 than do this: blah blah
I cant seem to get the "or" setup and working.
I am using system compare value, maybe this is wrong? Any help would be appreciated.