Page 1 of 1

My base proyect UE4

Posted: Mon Apr 18, 2016 7:39 pm
by u3games
Image

Unreal Engine 4 - Modding Sample Game - Type RGP.

https://github.com/u3games/UE4_RPG_MOD_GAME

We need developers!

Re: My base proyect UE4

Posted: Tue Apr 19, 2016 10:18 pm
by Pandragon
:+1:

Server in Java?

Re: My base proyect UE4

Posted: Wed Apr 20, 2016 9:48 am
by u3games
Pandragon wrote::+1:

Server in Java?
Yeah, in the future ;)

Re: My base proyect UE4

Posted: Thu Apr 21, 2016 12:40 pm
by u3games
Add chat system:

Image

Re: My base proyect UE4

Posted: Thu Apr 21, 2016 5:10 pm
by JMD
This looks sweet, wish i could help but im no coder.

Re: My base proyect UE4

Posted: Fri Apr 22, 2016 1:12 pm
by BiggBoss
JMD wrote:This looks sweet, wish i could help but im no coder.
UE4 Comes with the blueprint system, which allows you to program the game using connected node graphs (in other words, programming using visual nodes https://docs.unrealengine.com/latest/IN ... index.html

That being said, there are still few things that cannot be done throught blueprints (E.G., by UE 4.8, I had to hardcode the player's control settings since you couldn't dinamically change them ingame), however they are extengind the blueprint API with every new release.

Re: My base proyect UE4

Posted: Fri Apr 22, 2016 2:46 pm
by u3games
JMD wrote:This looks sweet, wish i could help but im no coder.
Yes, no is necesary.. use blueprints. Example, login system (sql):

https://www.youtube.com/watch?v=24NX8tBWKKM

Re: My base proyect UE4

Posted: Fri Apr 22, 2016 5:14 pm
by JMD
u3games wrote:
JMD wrote:This looks sweet, wish i could help but im no coder.
Yes, no is necesary.. use blueprints. Example, login system (sql):

https://www.youtube.com/watch?v=24NX8tBWKKM
What software do i need to get started on stuff like this?

Re: My base proyect UE4

Posted: Wed Apr 27, 2016 11:53 pm
by u3games
JMD wrote:What software do i need to get started on stuff like this?
https://docs.unrealengine.com/latest/IN ... fications/

Re: My base proyect UE4

Posted: Tue May 03, 2016 5:01 pm
by u3games

Re: My base proyect UE4

Posted: Thu May 12, 2016 2:26 am
by u3games

Re: My base proyect UE4

Posted: Sat May 28, 2016 10:53 am
by janiko
Hey nice job i am interested in this project.

Re: My base proyect UE4

Posted: Sat May 28, 2016 1:23 pm
by u3games

Re: My base proyect UE4

Posted: Wed Jul 31, 2019 6:42 pm
by u3games
My dev private game ....

Image

Image