2D Mario Style-Spawn An Enemy & Have It Bounce Around Like Pong Ball - No Gravity?

Hi,

I have a Mario Bros. type game with gravity.

Very lost at this next step:
How can I spawn an enemy ball bomb from a specified position and have the enemy ball bomb bounce around the screen hitting floors, ceiling, and side walls like the ball in a Pong game (not following gravity)?

You can play/download our new and very small GDevelop game below on Itch:
Any help or guidance would be appreciated - I am a coder, so GDevelop is quite different for me…

Jesse Lee

Hi,

I think I figured out how to spawn the enemy ball bombs.

Problem now is I have no idea how to make them move like the ball in Pong?
Any ideas?

Current event code and screenshot are below:

Jesse Lee