Thanks for the thoughtful feedback, I really appreciate you taking the time. :) I took your advice and reduced the scope quite a bit. Originally I planned for three rooms, but after stepping back and asking myself “does this space really serve a purpose?”, the smallest room didn’t justify its existence. Removing it helped…
the quick outline of how to program that (in pseudo code) var pictures = ["url1","url2",...];var frame;var clickStart;var currentPic;var offset;window.onload = function(){ var preloader = new Preloader(); preloader.load(pictures) preloader.addEventListener("complete", onComplete); frame = document.getElementByID("frame");…
Sure. But you’re just starting out, with zero experience. It may seem like an indirect course, but at this point you don’t know what you don’t know. Trying to create a game on your own, from scratch, is bound to be a frustrating experience. Using an already-functional game will allow you to learn via situational progress.
I have been searching the web for ideas on my next portfolio piece. I've found a few good websites with fantastic concepts but their not what I'm looking for exactly. Would any of you know of a few hidden gems full of concept art for Sci-fi props, Mechs or weapons? Even some good book ideas would be helpful. Thanks :)
ive not tried any of the tablets but in terms of actual pen displays - I've got a 24" huion thats better in basically every way than the 22" cintiq i was using 6-7 years ago at work (it functions correctly on linux as well) the drivers/software are pretty decent and certainly less intrusive than the older wacom ones
https://www.youtube.com/watch?v=8J1h9tuuLEs Cosmic Trip is a VR-native first-person real-time strategy game. It makes great use of Amplify Color, the results are cohesive and aesthetically pleasing. You can learn more about the Funktronic Labs development process in their recent Made with Unity article, be sure to check it…
Here is some code that might set you in a direction for loading data based on distance.... this is Unity Java.. I can make a C# version... give me a few minutes. Please note, this code is from when I started getting deeper into programming... will update the C# version. #pragma strictvar levelBackground : GameObject[];var…
I have a short cut for UDK that has the target set to this: C:\UDK\UDK-2012-05\Binaries\UDKLift.exe editor -log When the editor is launched it's going to launch a log window too. When you play in the editor the log will show all the script logs (and kismet, also some problems that might be happening in script). For your…
Good that you got my words right, I did not intent to criticize you. It is just normal that after a phase of adding a lot of functionality quite an amount of streamlining is needed. This here seems to be a place where a lot of long time Silo Users gather. To me it just seemed clever to meet their Preferences. You have…
Hi guys! I've just released my first unity game and it is available on Google Play here!! This is my first attempt at going indie so (kind) crits would be appreciated. Hope you enjoy it! Also thought I'd post one of the vehicles from the game. [VEROLD]5222fe29a8816c020000096e[/VEROLD]