If you are considering another game engine, I highly recommend Godot. It is a very competent engine, that does not bind you to any license due to its open source nature, with a programming language similar to Python (making it one of the easiest ones to learn), but also allows you to create simple things without any coding.
And it has a solid exporting system, meaning you can build your projects for any modern platform (including mobile) usually without worries.
It has many more perks but I don’t want to make this sound like an ad :)