|
| Author | Message |
|---|
Ary Lvl3. Mgas Member

Posts: 25 Reputation: 0 Join date: 2011-08-25
 | Subject: UDK help please? Tue Sep 06, 2011 8:07 pm | |
| so uh, I'm gonna need some help learning UDK like real quick...
anyone up for a little teaching? (or a shitload however you wanna look at it) |
|
 | |
HVDisc Admin


Posts: 11 Reputation: 0 Join date: 2011-08-22 Age: 20 Location: Perth
 | Subject: Re: UDK help please? Tue Sep 06, 2011 9:34 pm | |
| sure tell me when you are free and we arange it strait away. |
|
 | |
Mirai Admin


Posts: 38 Reputation: 4 Join date: 2011-08-22 Age: 20 Location: Perth
 | Subject: Re: UDK help please? Tue Sep 06, 2011 9:35 pm | |
| I have a complete tutorials just to get everything warped up to start with UDK. I will see if I can bring it tomorrow. I have 3 months worth of experience with UDK thought I am not good at it I can share some stuff with you  . The reason why I choosed UDK over unity because it has 1000++ more features and it's actually a lot easier and efficient for a long project. Some of the outline that I really like: -Appex clothing system ( for banner, flag, or cape) -Simpolygon (Reducing the polygon of your model drastically but look almost the same) -More control in post processing effect -High quality lightings -Supports MSAA, Anti aliasing, sub surface map scattering, and hundreds more in the material editor - And many more !!  _________________ " Happiness is more than that" - Hatsune Miku  |
|
 | |
Ary Lvl3. Mgas Member

Posts: 25 Reputation: 0 Join date: 2011-08-25
 | Subject: Re: UDK help please? Wed Sep 07, 2011 9:12 am | |
| Awesome, I will try to make it today and I'm free all day Thursday... |
|
 | |
Ary Lvl3. Mgas Member

Posts: 25 Reputation: 0 Join date: 2011-08-25
 | Subject: Re: UDK help please? Wed Sep 07, 2011 8:04 pm | |
| Thanks for showin that stuff today, gonna need a lotta work and fiddling before I'm anywhere near proficient with it. Probably gonna need a lot of help in the coming weeks if you don't mind. |
|
 | |
HVDisc Admin


Posts: 11 Reputation: 0 Join date: 2011-08-22 Age: 20 Location: Perth
 | Subject: Re: UDK help please? Thu Sep 08, 2011 11:29 am | |
| I complletly happy to teach anyone who wants to learn UDK =). For anyone who wants to learn basic UDK engine you guys can add my email Xiao_yue01@hotmail.com
|
|
 | |
Ary Lvl3. Mgas Member

Posts: 25 Reputation: 0 Join date: 2011-08-25
 | Subject: Re: UDK help please? Thu Sep 08, 2011 4:56 pm | |
| awesome
I am currently going through a lot of the documentation and *.uc files from Epic. Once I am confident enough with it, I too will be happy to share what I have learnt on the coding side of things. |
|
 | |
HampoArgent Lvl. 1 Murdoch Member
Posts: 2 Reputation: 0 Join date: 2011-08-29
 | Subject: Re: UDK help please? Fri Sep 09, 2011 7:12 am | |
| I've got over 3 gigs of tutorials for you Ary, I'll bring them in today |
|
 | |
Mirai Admin


Posts: 38 Reputation: 4 Join date: 2011-08-22 Age: 20 Location: Perth
 | Subject: Re: UDK help please? Fri Sep 09, 2011 6:38 pm | |
| | Ary wrote: | awesome
I am currently going through a lot of the documentation and *.uc files from Epic. Once I am confident enough with it, I too will be happy to share what I have learnt on the coding side of things. |
It would be really awesome if u can find out how to do the programming bit . I can go as far as compiling and do a little bit of programming but I don't really know the technical stuff and the function of the inbuil classes.
Anyway yea lets share the piesces we are missing together to get everything warped up  _________________ " Happiness is more than that" - Hatsune Miku  |
|
 | |
Ary Lvl3. Mgas Member

Posts: 25 Reputation: 0 Join date: 2011-08-25
 | Subject: Re: UDK help please? Sat Sep 17, 2011 4:01 pm | |
| Sleep(5.0);
//will wait for 5.0 seconds before executing next code... //this is a latent function - can only be called within 'state' code |
|
 | |
Mirai Admin


Posts: 38 Reputation: 4 Join date: 2011-08-22 Age: 20 Location: Perth
 | Subject: Re: UDK help please? Mon Sep 19, 2011 12:25 pm | |
| | Ary wrote: | Sleep(5.0);
//will wait for 5.0 seconds before executing next code... //this is a latent function - can only be called within 'state' code |
Thanks for answering my question_________________ " Happiness is more than that" - Hatsune Miku  |
|
 | |
|