Questions tagged as 'unreal-engine'

1
answer

How to create texture of snow and particles in Unreal engine 4

I'm trying to create a map where it's full of snow, but I could not find any tutorial in Portuguese, or even a tutorial in English, which is very explanatory. I want to put snow particles in a storm. I also want to get collisions with the sno...
asked by 12.10.2015 / 02:26
0
answers

Unreal Engine 4, Cry Engine or Unity for networking [closed]

I need to choose between these 3 engines in order to develop my game in 3D. The main point is that I need to connect the client to a server written in Scala with Akka over TCP. I saw that they all have their own solutions but would not like to...
asked by 20.06.2014 / 00:43
1
answer

Definition of classes

When I studied about defining a class it would look like this in the header: class Jogador { int id; std::string nome; int vida; void setNome(); std::string getNome(); } But I see a bit about unreal engine and I came ac...
asked by 17.04.2018 / 02:21
0
answers

Problem with BluePrint in 2D game using Unreal Engine 4

Hello, I was following this tutorial from the EU4 website and in video 03 we have an explanation of how to move some character (W, D, S, A, among other options) and in video 04 teaches how to give live movement to the character using Sprites i...
asked by 15.02.2016 / 17:44