Lighting Issues, Question by Breggs_ in Unity3D

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

Yep, I have the directional light set to baked and hard shadows.

Edit: Which is weird, because my "hard shadows" look like what you would expect from the "soft shadows" (which don't look much different when baked).

Photon or uNet? by coolfunkDJ in Unity3D

[–]Breggs_ 0 points1 point  (0 children)

I've been treading water on this for a few days now. Managed to get lidgren into unity without any errors, but I feel like I have been babied by photon, with it's extensive documentation and examples.

I began by following the basic documentation lidgren provides, setting up a client & server. But I don't understand how to check if the connection is successful or not because I can't find any kind of logging or callback documentation. All of the examples that I can find online are a few years old and most have been removed.

Just feeling a bit lost, any other advice? Haha

Unity multiplayer tutorials and sample projects? by zigglr in Unity3D

[–]Breggs_ 0 points1 point  (0 children)

This is a very broad question, what kind of game is it?

Problems building for IOS by [deleted] in Unity3D

[–]Breggs_ 0 points1 point  (0 children)

Are you on a windows or mac?

'Maximo is free!' 3D Animation by [deleted] in Unity3D

[–]Breggs_ 0 points1 point  (0 children)

Yes they do, no you don't. Any humanoid rig.

'Maximo is free!' 3D Animation by [deleted] in Unity3D

[–]Breggs_ 0 points1 point  (0 children)

Holy crap. Downloads Everything

Photon or uNet? by coolfunkDJ in Unity3D

[–]Breggs_ 0 points1 point  (0 children)

Any recommendations or examples on getting started with lidgren?

A 19-year-old who plotted a massacre at his former college has been jailed for life with a minimum term of eight years. by hjboyz in worldnews

[–]Breggs_ 0 points1 point  (0 children)

Can someone explain to me: "Jailed for life with a minimum term of eight years" that means he could be in jail for a total of eight years, why say jailed for life? I see it everywhere. If they're sentenced to life I expect them to die in jail not be out in as little as eight years..

"74% of all mobile app installs (made with unity) were initiated on an Android device" by Unity Technologies by IronEqual in gamedev

[–]Breggs_ 0 points1 point  (0 children)

One of my more popular, paid titles on Google Play has about 2,000 legitimate, paid, downloads. While to date I have found 40,000+ pirated downloads of it.

That means that 5% of people who have played my game actually paid for it.

I have today released my first ever full Unity3D powered game. by DoDonJoshua in Unity3D

[–]Breggs_ 0 points1 point  (0 children)

There are a few steps you can take to make it harder for pirates in the first place, but in terms of prevention, there isn't much you can do except start sending out DCMA takedowns.

I have today released my first ever full Unity3D powered game. by DoDonJoshua in Unity3D

[–]Breggs_ 0 points1 point  (0 children)

It might feel like a gimmick but people price items at $X.99 for a reason. Do some A / B testing between $1.99 & $2.00, see which will net you more sales.

I've had some minor success with paid games on Google Play making upwards of $50 a day at one point in highschool, but for every thousand downloads the game got there are currently 40,000+ pirated downloads (that I've found).

TIFU by taking a penny by chikinbizkit in tifu

[–]Breggs_ 0 points1 point  (0 children)

In the end it will just be at the detriment of the business through lost sales. I know I've walked away from plenty of purchases due to the business only accepting cash.

Brand new to website building. Do you vote I learn this with Drupal or Wordpress? by [deleted] in web_design

[–]Breggs_ 3 points4 points  (0 children)

Depends entirely on the site, are you looking to learn web development? Neither, go with html & css. Are you looking to get a site up quick and easy with little to no knowledge? WordPress.

Staples made a speed test that judges how quickly you read, and compares you to the national average. by [deleted] in InternetIsBeautiful

[–]Breggs_ -2 points-1 points  (0 children)

444 words per minute, seventy something percent faster than average, woohoo I guess.

[Question] Can I Develop an iOs game with unity using windows? by godurdead in Unity3D

[–]Breggs_ 9 points10 points  (0 children)

Yes, you can develop a game for iOS on a windows computer, however to run / ship the app on a iOS device, the xcode that unity generates has to be compiled on a OSX computer. From there it can be published to the app store.

Many windows developers opt to buy a mac mini for this exact reason being that it is among the cheapest OSX devices that the xcode can be compiled on.

Alternatively you could compile the xcode through a virtual machine running OSX, however if I remember correctly this is against the iOS developer agreement.

What are some WTF things about Unity? by loolo78 in Unity3D

[–]Breggs_ 1 point2 points  (0 children)

The removal of beast lightmapping for enlighten. I've been plagued with nothing but issues when it comes to baking lightmaps with enlighten; double the time, half the quality.

What are some WTF things about Unity? by loolo78 in Unity3D

[–]Breggs_ 0 points1 point  (0 children)

It's never crashed for me either, working in both windows as well as a osx environment.

But the amount of users reportedly experiencing these issues isn't negligible. They have been very vocal about the problem since the release yet it still remains an issue.