Beginner needs help. (Questions)

Hi everyone.
I’m new here and i want to start making games.
I want to make a Android game, but on many videos it says that UE4 can only make iOS games.
Is there any option to make a Android game ?
Can you give me a link to a good and easy tutorial about the blueprint basics? How to make the char move, hit other mobs…

I want to make a TopDown game. Where i can kill monsters and make pvp.

[=;318089]
Hi everyone.
I’m new here and i want to start making games.
I want to make a Android game, but on many videos it says that UE4 can only make iOS games.
Is there any option to make a Android game ?
Can you give me a link to a good and easy tutorial about the blueprint basics? How to make the char move, hit other mobs…

I want to make a TopDown game. Where i can kill monsters and make pvp.
[/]

Hi ,

You can certainly make Android games with UE4, I’m not sure who said UE4 can only make iOS games. We have an entire forum section dedicated to Android development. Having said that, we have many great tutorials located on our wiki here:

https://wiki.unrealengine/Videos

https://wiki.unrealengine/Category:Tutorials

Additionally, we have our documentation pages here that are immensely helpful to learn:

https://docs.unrealengine/latest/INT/

Thank you, is it possible to make a game that can also be played on a controller?

[=;318210]
Thank you, is it possible to make a game that can also be played on a controller?
[/]

Yes, moreover you can make a game that can be supported on all platforms. By clicking Edit> Project settings you can set up input for mouse, gamepad, touch controls etc. :slight_smile:

I created a TopDown project and i want to make something like an MMO where the char has a sword or something.
I need to make the “tap” movement for Phone, where you see this stick which will move the char. i can’t find anything like this :frowning:

It’s really hard to do anything on UE… :frowning:

It just takes time to learn.

I would advise starting a project that you know is destined to be sloppy, messy and unclean. Play around with the software and get comfortable with it, follow tutorials on the forums and on , and read up on the Unreal Engine Documentation. When you are more comfortable using the software and are getting used to the functions, you will have a better idea of how to achieve what it is you are looking to achieve.

Nothing great ever came without dedication. As with anything, you get out what you put in :slight_smile:

Good luck, and welcome to the world of Unreal Engine.

[=;319830]

I need to make the “tap” movement for Phone, where you see this stick which will move the char. i can’t find anything like this :frowning:

[/]

Start the top down template with the mobile settings (you can choose that in the project creation screen). Now you should be abel to see a stick on the screen which will move the character :slight_smile: