Implement waiting but cannot use while() or coroutine?
I am creating a node based scripting system for my game, so when I need basic functionality I can just create it in the node-editor. I want it to work like the NodeGraph in CryENGINE, or the blueprint...
View ArticleProblem starting Unity
When I start Unity, it starts importing the assets. It takes a while to load, and the application keeps randomly not responds anymore. Then suddenly, it starts again. I can still never get passing the...
View ArticleHow long does review take?
I know this is a answered topic but its been 30 days since I submitted my package and am wondering when it will be accepted I have not recived an email saying its been denied either (This is my first...
View ArticlePurchased from asset store, constantly 'waiting for server'
I am using the trial version of Unity Pro to assess the engine, I purchased a few of the scripts but one refuses to download though others have gone through- I received an email saying the invoice was...
View ArticlePausing a script execution
Hello everyone Let's say I have a loop instantiating blocks to form a map, and I don't want all the loop to happen in one frame, as it makes the program crash. Is there any easy way to pause the game...
View ArticleIssue with assets store
Hey, I just bought the ultimate fps camera and I am currently running on Unity 4 free full version and the problem is after I bought the ultimate fps camera when I try to download it it will say...
View ArticleHow to make your script wait until function finishes
Greetz, i need a bit of help I m having a hard time for a few days allready figuring out how to execute multiple iTween.MoveTo functions. Basically, i need my script to wait for the iTween.MoveTo to...
View ArticleGet "Waiting for Debugger" when trying to connect to iOS dev build in Mono.
Hi There Delighted to find that I can remote debug on the device using mono, but it only seems to have worked once (and even that time Mono threw exceptions when I deleted some breakpoints). I've...
View ArticleWaiting Time Questions
Hello. I new to Unity (and javascript). The problem I am running into is waiting time. As you will see below in my code I essentially move a block in some direction and call that a step. I also want to...
View ArticleImplement waiting but cannot use while() or coroutine?
I am creating a node based scripting system for my game, so when I need basic functionality I can just create it in the node-editor. I want it to work like the NodeGraph in CryENGINE, or the blueprint...
View ArticleProblem starting Unity
When I start Unity, it starts importing the assets. It takes a while to load, and the application keeps randomly not responds anymore. Then suddenly, it starts again. I can still never get passing the...
View ArticleHow long does review take?
I know this is a answered topic but its been 30 days since I submitted my package and am wondering when it will be accepted I have not recived an email saying its been denied either (This is my first...
View ArticlePurchased from asset store, constantly 'waiting for server'
I am using the trial version of Unity Pro to assess the engine, I purchased a few of the scripts but one refuses to download though others have gone through- I received an email saying the invoice was...
View ArticlePausing a script execution
Hello everyone Let's say I have a loop instantiating blocks to form a map, and I don't want all the loop to happen in one frame, as it makes the program crash. Is there any easy way to pause the game...
View ArticleIssue with assets store
Hey, I just bought the ultimate fps camera and I am currently running on Unity 4 free full version and the problem is after I bought the ultimate fps camera when I try to download it it will say...
View ArticleHow to make your script wait until function finishes
Greetz, i need a bit of help I m having a hard time for a few days allready figuring out how to execute multiple iTween.MoveTo functions. Basically, i need my script to wait for the iTween.MoveTo to...
View ArticleGet "Waiting for Debugger" when trying to connect to iOS dev build in Mono.
Hi There Delighted to find that I can remote debug on the device using mono, but it only seems to have worked once (and even that time Mono threw exceptions when I deleted some breakpoints). I've...
View ArticleWaiting Time Questions
Hello. I new to Unity (and javascript). The problem I am running into is waiting time. As you will see below in my code I essentially move a block in some direction and call that a step. I also want to...
View Article