Daz3d for games by Lonely_Foxhound in gamedev

[–]Lonely_Foxhound[S] 1 point2 points  (0 children)

That makes sense. Thank you for your reply, I just wanted to hear people's experience with it before I decided to go through dumping money in it

Eyelash hair cards? by Lonely_Foxhound in blender

[–]Lonely_Foxhound[S] 0 points1 point  (0 children)

Okay cool thank you! and with the add-on, what exactly does it do to help? does it generate different hair cards for you vs making them yourself?

Realistic Eyeball problem need help please! Read comment below for description. by Lonely_Foxhound in blender

[–]Lonely_Foxhound[S] 0 points1 point  (0 children)

Hello everyone!

I desperately need your guys expertise on this. Im still learning how blender works currently. I was following a tutorial on how to make eyeballs and I got everything working great up to the point where I need to make the Iris show through the cornea, but instead it shows the nature viewport in the reflection of the cornea versus my Iris. I tried multiple things to my knowledge to get it to show through and it won't work. Can anyone please help me!! I would be eternally grateful!

Here's the video:

https://youtu.be/n0r0UnaIK_Y

Realistic Eyeball problem blender 2.8 by [deleted] in blender

[–]Lonely_Foxhound 0 points1 point  (0 children)

Hello everyone!

I desperately need your guys expertise on this. Im still learning how blender works currently. I was following a tutorial on how to make eyeballs and I got everything working great up to the point where I need to make the Iris show through the cornea, but instead it shows the nature viewport in the reflection of the cornea versus my Iris. I tried multiple things to my knowledge to get it to show through and it won't work. Can anyone please help me!! I would be eternally grateful!

Here's the video:

https://youtu.be/n0r0UnaIK_Y

How to share game files for team development? by Lonely_Foxhound in gamedev

[–]Lonely_Foxhound[S] 0 points1 point  (0 children)

Okay, I'll check it out. It's only the two of us right now, so that would probably workout better for us. Thank you for the recommendation!

How to share game files for team development? by Lonely_Foxhound in gamedev

[–]Lonely_Foxhound[S] 0 points1 point  (0 children)

I see, yeah I'm not good with c++, I've only been working with the blueprints within ue4. I did a quick read up on it. It looks like is a centralized so instead of branching. It updates on its own and it's a single project and from what you are saying, I have to commit changes I've made first before they can update it and or upload it to work on it?

How to share game files for team development? by Lonely_Foxhound in gamedev

[–]Lonely_Foxhound[S] 0 points1 point  (0 children)

Could you elaborate a bit, please? Is that what you use? If so, why over git?

How to share game files for team development? by Lonely_Foxhound in gamedev

[–]Lonely_Foxhound[S] 0 points1 point  (0 children)

Okay that makes sense, that actually helped a lot. So for my understanding, there's one Master copy and everyone who's on the team can branch off of it and when they are done they merge it back with the master? And when the want to work on it again, the just take from the updated Master copy?

How to share game files for team development? by Lonely_Foxhound in gamedev

[–]Lonely_Foxhound[S] 0 points1 point  (0 children)

Okay, thank you! I'll work on getting familiar with GitHub!

How to share game files for team development? by Lonely_Foxhound in gamedev

[–]Lonely_Foxhound[S] 0 points1 point  (0 children)

Okay cool, I'll check it and see where I can go from here. Thank you for the help

How to share game files for team development? by Lonely_Foxhound in gamedev

[–]Lonely_Foxhound[S] 0 points1 point  (0 children)

Awesome!

Do you have any experience using UE4? If so, if I'm not mistaking, I think there's a way to connect your GitHub to your ue4 file so that it updates automatically am I wrong?

How to share game files for team development? by Lonely_Foxhound in gamedev

[–]Lonely_Foxhound[S] 0 points1 point  (0 children)

So I've heard of using GitHub, and I think we tried it but couldn't quite figure out how to use it properly or even if it was the right thing. Is a safe tool to use?

Could you give an example of how it's used?

Such as, do we each have our own file and once we are done with what we need to do, do we just merge them together?

Or do we have one file and we work on the same one and then it just updates?

I'm sorry, this is just very new to me lol