warning, massive post ;) (but plenty of nice pictures + 4 YouTube videos) Site: http://www.pingui-island.de/ What? Last big project I worked on in 2008 and 2009 before I moved to Australia. I was the man writing the tech for the Flash AS3 engines, asset pipeline (maxscript) and level editor (Flash AS3) and several of the…
Project Name: Planet Postmoderna Planet Postmoderna - Currently in a Phase I, a virtual world demo. Brief Description: Postmoderna has been in pre-production since early 2008, and we are currently using Multiverse for the prototype. This project is designed to be fully organic and will be built by the players' efforts.…
Hmm it seems to embed OK for me. https://www.youtube.com/watch?v=oCukV_jKRSA Maybe you are using the URL button by mistake? You should instead just paste the youtube address without any formatting. Then you can try the Preview button to see if it worked, before hitting Post Reply. As a last resort if it's still not…
Hello, Adding to the great info above : in its current state your head texture is already higher res than the one seen in the lowpoly TF2 Engineer demake. Therefore besides technical tricks like miroring or reusing UVs, you also need to practice painting textures at the pixel level, handling them in a impressionist manner.…
I have to wonder how efficient and compliant the code it generates is. Code generating software tends to be odd at best and doesn't do well for making it easy for another person to come back and make changes because the markup is ambiguous and lacking good semantics/comments. I could see this as useful for someone too lazy…
I've got a bunch of models that come from a CAD program. I need to make them workable, so I can sculpt on them and add more detail. The meshes look like this: Note how they are separate elements. I can weld all the vertices and get one solid element, but the mesh flow is still awful. I don't have a lot of experience with…
the param node I found and the one shown in the top window look different, im using the latest version of Ue4. also i can't find Tesselationmultiplier anywhere. thank you.
No. You essentially pay only for updates. So pay 20$, cancel sub, pay again when interesting update come out. Sub is only for people who want access to Marketplace, bleeding edge source code, and ability to contribute to Epic code repository.
Ruz, I guess it works better when the artist and coder are friends since long back, and both have an understanding in game design. Usually it is the coder who has spent time coding games and trying out game ideas, while the artist has made art for pretend game, but actually has no real experience in game design. the coder…
Looks like it could be something promising... what are you using to code? I'm like you when it comes to things with code.. I know enough to cause havoc :) But seriously if it's going to be 2D have you looked into GameSalad, Stencyl or Scirra Construct? All pretty nice "codeless" engine that can publish to iPhone. Good luck!