So I started messing around in Unity
-
It does now wOdk4, things have changed now the battleships are coming.
-
Not bad
-
Perhaps the new RTS portion will use Unity, but I have serious doubts theyâd rewrite the entire game engine to use Unity when their initial solution was more than capable of rendering pretty space vistas.
-
Have you tried to maneuver thrusters, like in Nexus TJI. It could be cool to see that.
This is awesome, amazing to see how it works fine!
-
This looks very promising indeed. I had a look at the Unity engine but have to say the $1500 price tag put me off. Saying that, thereâs probably a torrent for it available by now somewhere. Quite a few browser games utilise it, thinking of Battlestar Galactica as one of the more popular ones.
-
You donât want to crack Unity. Thatâd be slightly problematic when, you know, you try to publish your game.
-
Like i have the time to write my own game. It may or may not be an issue tbh, i know more people with cracked versions of Windows that all work and update fine. Would it be the same with Unity? Donât know or care as i refuse to pay $1500 for it so itâs a moot point. There are a few who would pay for it and fair play to them if they do. Itâs only worth doing if you have the time and skill to do something with it which clearly Why seems to have
-
You do realize Unity has a free version right? You pay for advanced features.
-
Freestalker.fr wrote:
Have you tried to maneuver thrusters, like in Nexus TJI. It could be cool to see that.This is awesome, amazing to see how it works fine!
As it is right now all those effects are not easy to change. If I were to take this beyond just a fun little prototype/demo then I would re-write the engine effect code from scratch, and definitely add the little maneuvering thrusters. It shouldnât be that difficult to do given the proper planning. Iâve already a couple ideas how to do it in a simple and dynamic way.
As for the $1500 for Unity Pro, as FF already said, youâre only paying for extra stuff. Right now the only extra stuff that Iâm using is post processing effects like bloom and blur. Without them the game would look a little more like Freelancer. You also lose some really cool features like Render to Target, but itâs all stuff you could build a fully functional game without. The biggest hit for free people is the loss of dynamic shadows.
Quick screenshot without any of the post processing effects. Itâs a lot more noticeable in motion, but itâs not like it looks terrible without it.
-
Good new! Iâm eager to see FL ships with realistic movements!
-
Since the last update, turrets now have actually shoot and align with where the mouse is pointing. I also put in a lot of extra cool stuff like having the barrels fire separately. They have visible recoil. Itâs a neat effect that youâll see in the video when I post it. Another cool thing about the weapon firing is that as you zoom out, the effect gets slightly larger. Homeworld 2 did this and it really made distant battles pop. There were also some minor tweaks to how the lens flares work.
In addition I also imported the Dreadnought and added some more waypoints for the AI. The Dreadnought is scaled up from itâs vanilla size based on the size of the windows. Itâs actually a pretty good size. Itâs much bigger than the Rhino, and the Rhino was already much bigger than the Defenders.
I think is about as far as Iâm willing to go with this. Iâm not comfortable expanding on this prototype with the current systems in place. If I were to go further than this, I would want to re-write almost everything from scratch to make it far more robust and workable in the context of a game.
-
http://www.youtube.com/watch?v=r9Xhjmg3Wf8
And thatâs it. Sorry for the double post. This is probably the last video of this project there will ever be. It was a really fun learning experience and I hope to be able to apply it to something someday.
If nothing else itâs gotten me to really think about how a game like this would work. All the physics, some AI, and control issues that all arose were really interesting problems to try and tackle.
Edit: Post ate my video, should be back now.
-
Good job 485, Iâm trying to figure out how to make it work too.
SoâŚ. you are a expert here for Unity now⌠may i ask something?
The first, i want to know if my idea is good because iâm studying C++ for this:
How the network module work? I heard some rumour (not from the bar) about unityâs network is ⌠suck⌠is thatâs right?
If thatâs true, i have to avoid this problem.
So I want to build my main server in C++ code and dynamically control all game contents (And iâll try to make a structure that LS disdained LOL). And data structure may complicated.
The way i think is i have to build a inter layer server between player client and my server.
The unity engine will connect to the inter layer server which running in playerâs client and keep exchanging data with my server.
Then the inter layer server will tells unity what objects there and whatâs the status of that object.
And btw: If i can skillfully us unity like i did in Freelancer, ill try to make a whole game (OK, i think all people here with same mind).
-
Liking the artillery!
-
Very nice Why, very nice indeed!
-
The results in that last video of this whole âexperimentâ with Unity were pretty damn epic Why, very nice stuff. One of these days I hope to watch the development of a fully fledged similar game with correspondingly similar enthusiasm. -Carnifex