I want to make a simulation where a ball is thrown with a random force and there is gravity. I used 'create' event and 'motion_set' function. It works when room physics is turned off. When I turn it on, the ball just drops, motion_set doesn't seem to have any effect. I tried with Drag and Drop too. The result was the same.
Thank you in advance for help.