Is this behaviour more CPU consuming than me setting up an
"Every 0.05 seconds, check if object.y < 500
IF yes then
set object.y to 501 "
Thank you rexrainbow, probably the awesomest human being in the world...
Yes, this behavior check the position every tick, so that it will consume more CPU power.