It depends on what browser you use, but there should be somewhere on the tool bar an option to show it, it's propably under "view" -> "source" / "source code" (I'm not sure what that option is in english because my browser is in finnish.)
@miksumortti I tried with FireFox, it wont open the Source code my game. The ' view source ' option gets greyed out whenever i try to. I tried it on IE 8 and all i get is some weird code which is obviously not a html. Here is the link of my site.
Sorry, i forgot to tell wich one to open. You have to open the .html file and copy it's code to the site. The .unity3d is only uploaded to webs server and the html picks it there.
@miksumortti Okay i done that. So now i copied the code and then whenever i press ' insert html ' on my webs page nothing happens it wont insert it. Why ?
Did you copy the file itself or the text that it contains, you have to copy only the text. If you copied and pasted the text (html code, not file) i'm not sure what is the problem.
@miksumortti I think it has something to do with the website because i copied another sample html text from the internet and it doesn't work. Can you suggest other sites?
I don't know, i can't help with other sites. But what it shows when you copy the html code to the "insert html" box? and have you surely uploaded the .unity3d to the webs "file manager"
Actually it isn't, it may look like because many of the objects are Unity's standard assets, this is because when i made this i couldn't model objects. Now i can do some things as i have learned 3d modeling a bit.
I have done this in about half a year, but this was just my first learning project, so I have done all kind of testing a lot of times. This could been done in couple of months because it's more of a simple demo than a full game. And when making this i had just started making games so more experienced could make this a lot faster.
okay so i have unity but everytime i try and make a floor (cube) it spawns my guy in the middle of no where and wont let me play at all ( not your game just the game im tring to make)
You can build games on windows, but not to iOS or Mac, other platforms works on windows too.
The full version is about 1000 € if I remember right, and additionals licence for more platforms costs more. you can check from Unity's website for more info if you are interested.
Ok kiitos, scripti on aika paljon muokattu jostain tutoriaalista. en muista mistä, mutta voit kopioida mun sivuilta sen jos tarvitset. se on siellä "script for the car" sivulla. tosin se vaatii jonkun verran säätöä että sen saa toimimaan kunnolla.
I have also myself used tutorial for this game and i'm not a professional, so i don't think i could make any good tutorial. but if you want i can post you some tips that i have posted to some other. but they aren't really clear and you need to find gow the script (it's on my page) works for yourself.
Do you have to program in Unity or can you still make games with out, because I'm trying to find a way to make a game with as little coding as possible.
@miksumortti Did you use some programming (C++)?? Can I create some game without programming? I don't know nothing about it.. Just 3d.. What's the link for your driving game test? Maybe I can do some opinions..
I made just the terrain (with Unity's built-in terrain editor), all other models are basic Unity models or from tutorials or downloaded. Because I can't model them. I'm just a programmer.
Not sure do you mean the 3d model or the script.. but, I downloaded the car model from internet and changed different wheels. And about the script, I used a tutorial sceipt as a base that I modified and added features.
so are all the games u make using unity have to work in a web browser or can u make a game that normally work on ur pc like any game out there....by the way nice game dude
hi my name is colll78 and me and my friend franko98 are making a MMO-RPG and we would love you to check out our channel just check out our progress also if you are an expierenced coder or modeler we would love you to comment and we will contact you advertise for our channel and please rate and subscribe
@toxicrvenger Add yearsofwardeveloper on skype. The game we are making is fully 3d, so if you wanna help I will see what you can do for us, but we have to talk on skype, with or without microphones :D
Does anyone want to join my company, we are currently making an mmorpg called Conforium, visit my channel or battlelegioncom message me if you wanna join (Accepting people with low experience - high experience.)
The physics are calculated by the nividia physx, so no need to code them. I have done this in about half year, because this is my test/learning game. this could have been done a lot faster.
I'm just wondering but where did you get the models. Did you make them yourself , buy them or get them from somewhere because I have looked and I don't have the money to buy them. Plus unity isn't built to make the models for things such as the trees or the hills.
I have used the Unity's example models and downloaded some models free from turbosquid or the3dstudio, but you can make the terrain easily with Unity's terrain tool
have you made any coding for doing this game ?I heard that unity 3d needs coding...in 3d rad you can make this stuff without coding but it is not so detailed like unity!
Yes, the car, gem collecting, in/out car, rocket launcher and the object dragging for example. Everything that does something more than just sits in the scene or moves with just physics are made with coding
You can also create "real/full" games with unity, but because this is free, all kind of people who just want to make some game (like me), download it and the results may look often more playground than actual game. Expecially when just learning to make games.
You can find all the differences from unity's webpage. Some things that are not in the free are image effects, realtime shadows, render textures and occlusion culling...
@miksumortti Hey umm.. theres no chance of finding it years after it was commented.. and if you took the time to respond to his question.. Why not just answer it again or tell everyone to rate it up so its seen?
@miksumortti k i didnt really want it just wanted to make sure BBryandownes got it. Thanks though. This will make it easier for everyone. Gonna go ahead and try to vote up your reply to me..
I have done this in about half a year, but this was just my first learning project, so I have done all kind of testing a lot of times. This could been done in couple of months because it's more of a simple demo than a full game. And when making this i had just started making games so more experienced could make this a lot faster.
@NotSoRandomEH Yes, Im serious. This is the easiest to use game engine out there. And being hard to use and a waste of memory have NOTHING to do with each other.
How good are you at scripting?at animating? We need coders and animators at Warrzone Games and we need them now. If you wish to join us contact us at this channel or at warrzonegames@gmail.com if you're interested.
nuss, deve ter dado um trabalhao pra fazer isso tudo.
kenys3 3 hours ago
This is not in free version ;)
DEMAgeneration 9 hours ago
Wow! This Is Awesome! Nice Skills You Got There! ;)
JertsukkaTheMan 2 days ago
nice :D
TheCNK1999 2 days ago
Inbooox.
FizzyPops0 6 days ago
Check your inbox.
FizzyPops0 6 days ago
How did you put it on the web? Can you please explain it
ChunkyGaming1 1 week ago
@ChunkyGaming1
I made it with "Webs", so this is for it only
build the game to "web player" in Unity
Make a website with Webs
Press the "file manager" in the Webs site, browse your game (.unity3d file) and upload it.
Go to "site manager" and add a "content box"
Open your builded game in a web browser and press show code (the html code of the site) and copy it
Go to "sitemanager and add the copied code to your "content box": press the small "HTML" button, and paste your code there
Publish it
miksumortti 1 week ago
@miksumortti Hey i followed all your steps and i have a question. How do i press show code? Where is it?
FizzyPops0 1 week ago
@FizzyPops0
It depends on what browser you use, but there should be somewhere on the tool bar an option to show it, it's propably under "view" -> "source" / "source code" (I'm not sure what that option is in english because my browser is in finnish.)
miksumortti 1 week ago
@miksumortti I tried with FireFox, it wont open the Source code my game. The ' view source ' option gets greyed out whenever i try to. I tried it on IE 8 and all i get is some weird code which is obviously not a html. Here is the link of my site.
chunkydesign.webs.com/WebPlayer.unity3d
FizzyPops0 1 week ago
@FizzyPops0
Try to open the html that unity created with notepad (or some text editor) and copy that to the webs page
miksumortti 1 week ago
@miksumortti Am i supposed to open the .html file or the .unity3d? Coz when i open the .unity3d i get a weird code which is not the html.
FizzyPops0 1 week ago
@FizzyPops0
Sorry, i forgot to tell wich one to open. You have to open the .html file and copy it's code to the site. The .unity3d is only uploaded to webs server and the html picks it there.
miksumortti 1 week ago
@miksumortti Okay i done that. So now i copied the code and then whenever i press ' insert html ' on my webs page nothing happens it wont insert it. Why ?
FizzyPops0 1 week ago
@FizzyPops0
Did you copy the file itself or the text that it contains, you have to copy only the text. If you copied and pasted the text (html code, not file) i'm not sure what is the problem.
miksumortti 1 week ago
@miksumortti I think it has something to do with the website because i copied another sample html text from the internet and it doesn't work. Can you suggest other sites?
FizzyPops0 1 week ago
@FizzyPops0
I don't know, i can't help with other sites. But what it shows when you copy the html code to the "insert html" box? and have you surely uploaded the .unity3d to the webs "file manager"
miksumortti 1 week ago
@miksumortti Yes i can play my game from the web. And i did copy an html code i'm sure. Is there any other way i can contact you?
FizzyPops0 1 week ago
@FizzyPops0
I send you my mail adress with personal message
miksumortti 1 week ago
@miksumortti Okay thanks!
FizzyPops0 1 week ago
damn thats good considering its for free and how long did it take
gamemaster568 1 week ago
Is this based off the Unity Car Tutorial Package?
Sh1fters 3 weeks ago
@Sh1fters
No, I took only the race track from it.
miksumortti 3 weeks ago
@miksumortti Then you took a lot. The whole landscape is from a tutorial.
Epickmon 1 week ago
@Epickmon
Actually it isn't, it may look like because many of the objects are Unity's standard assets, this is because when i made this i couldn't model objects. Now i can do some things as i have learned 3d modeling a bit.
miksumortti 1 week ago
where did u download the model?
kevin91710 3 weeks ago
@kevin91710
Some 3d model site' I think it was turbosquid' but i'm not surw
miksumortti 3 weeks ago
nice graphics man, well done! we just started a new game with unity 3D. Check it out if you want: (New Indie RPG-Type Game (Unity3D) Progress # 1)
GKGames1 3 weeks ago
Comment removed
guilherme0503991 1 month ago
How you make things go boom?
AdmiralSteelFlx 1 month ago
How did you set up controls to drive the car?
AdmiralSteelFlx 1 month ago
@AdmiralSteelFix
Do you mean playing the game, or making it? (Same question to your other comment)
miksumortti 1 month ago
pretty cool man.. played the game
mathiasartigas 1 month ago
gmod is easier wait unity 3d is free gmod you hve to pay . ill just get unity 3d :P
brendanbuttman 1 month ago
PSHHHHHHH. I can make a square. No, I haven't gotten to the cube stage yet. Maybe next year.
zawol17 1 month ago
How long did this take for you to make?
FlashFlareLetsPlays 1 month ago
@FlashFlareLetsPlays
I just answered that same question, so it's still in the recent "Uploader's Comments"-section where also this post is.
miksumortti 1 month ago
@miksumortti nice graphics
EminemFanVideos 1 month ago
hieno nimi hermanni
xalluh 1 month ago
THANKS...........LIKE........subscribe!
3323blade 1 month ago
Hello, nice work.
Just got to ask you how you created the car. Think it's kinda impossible in Unity isn't? Or do you use Maxis 3D, Maya, Cinema 4D or something?
// Thanks
Dranzer151 1 month ago
@Dranzer151
I downloaded from some 3d-model site, because I hadn't learned 3d-modeling when I did that. Now I'm using blender for 3d-modeling (still learning).
Yes, you can't model anything in Unity, apart from building something from the built-in primitives.
miksumortti 1 month ago
how long did it take you, to create this game ?
SickaDok 2 months ago
@SickaDok
I have done this in about half a year, but this was just my first learning project, so I have done all kind of testing a lot of times. This could been done in couple of months because it's more of a simple demo than a full game. And when making this i had just started making games so more experienced could make this a lot faster.
miksumortti 2 months ago
GREAT GAME!
mechaivan 2 months ago
so is Unity3d Free or charges Money for submitting in Apple AppStore
asiddiqi123 2 months ago
@asiddiqi123
Basic version of Unity is free, but the iOS licence is paid. (you can check the price from Unity's website)
(I'm not sure about the costs when publishing to AppStore, but I think you need to pay some money to publish apps)
miksumortti 2 months ago
How to u put it on a website
14jared14 2 months ago
@14jared14
You need to make a website that has the html code that Unity creates when building to web player.
miksumortti 2 months ago
ensina como faz por favor so o basico do carro
Brunoplaygames 2 months ago
Aika hyvä :)
dyotomi 2 months ago
Where do you get the map?
Ninjaman349 2 months ago
@Ninjaman349
I made it with Unity's built-in terrain editor
miksumortti 2 months ago
okay so i have unity but everytime i try and make a floor (cube) it spawns my guy in the middle of no where and wont let me play at all ( not your game just the game im tring to make)
bmansayre 2 months ago
hey you liar i didnt find anything but green drivable piece of crap 1967 beetle!
megamanmikethehawk 3 months ago
:D
megamanmikethehawk 3 months ago
@Evilsniper626 Right now Unity is at 1500 Us Dollars. So 1000 w.e little symbol it is for pounds is about right.
aFATgorilla 3 months ago
cool:)
SajdeNX 3 months ago
COOL!!!!!!!!!!! :D
Adil1234527 3 months ago
@Evilsniper626
You can build games on windows, but not to iOS or Mac, other platforms works on windows too.
The full version is about 1000 € if I remember right, and additionals licence for more platforms costs more. you can check from Unity's website for more info if you are interested.
miksumortti 3 months ago
Nice Game
Markwazam 3 months ago
where the explosions worth the lag?
agun17 3 months ago
Miksumortti, are u come from finland? :D
romansson100 3 months ago
@romansson100
Yes
miksumortti 2 months ago
@miksumortti Ja minä myös ja hyvää työtä toi, mistä sait scripit autolle?
romansson100 2 months ago
@romansson100
Ok kiitos, scripti on aika paljon muokattu jostain tutoriaalista. en muista mistä, mutta voit kopioida mun sivuilta sen jos tarvitset. se on siellä "script for the car" sivulla. tosin se vaatii jonkun verran säätöä että sen saa toimimaan kunnolla.
miksumortti 2 months ago
amazing what a free game engine can do, cant wait to try this out tomorrow
vaibzzz123 3 months ago
@vaibzzz123 build an RTS were you fight in space so i can play against you.
Tethloach1 3 months ago
do you need mac i got windows :(
TheSweetcalibur 3 months ago
@TheSweetcalibur Do you mean to make a game or play this one.
MrCipherrixel 3 months ago
@TheSweetcalibur
You need Mac only if you want to build games for iOS or Mac.
miksumortti 3 months ago
amazing isn't tht difficult to make a game
TheShahroz12345 3 months ago
its not loading
Sawgmoney2k 3 months ago
How?
MrMinecraft1411 3 months ago
@MrMinecraft1411
You need to have Unity iPhone licence, and mac computer.
miksumortti 3 months ago
Can unity make ipod apps???
MrMinecraft1411 3 months ago
@MrMinecraft1411
Yes
miksumortti 3 months ago
Epic
Maxamastrenquillious 3 months ago
Please let us know.which tutorial you have followed?
ibaadnaqvi86 3 months ago
@ibaadnaqvi86
Sorry but I don't remember. I googled something like "Unity 3d car tutorial"
miksumortti 3 months ago
Make a tutorial!
Trinexz 4 months ago
@Trinexz & @MrHulk49
I have also myself used tutorial for this game and i'm not a professional, so i don't think i could make any good tutorial. but if you want i can post you some tips that i have posted to some other. but they aren't really clear and you need to find gow the script (it's on my page) works for yourself.
miksumortti 4 months ago
Do you have to program in Unity or can you still make games with out, because I'm trying to find a way to make a game with as little coding as possible.
TextingMuffin6 4 months ago
@TextingMuffin6
You don't need to have Unity. But if you want to make a game with as little coding as possible, Unity is a good choice.
miksumortti 4 months ago
i got scared at 0:35
MrHulk49 4 months ago
LOL In 0:30 but why did you pushed it?
MrHulk49 4 months ago
Cool you should make a tutorial of this
MrHulk49 4 months ago
nice game
BangGun08 4 months ago
this is what made me get unity :P
jordannw2010 4 months ago
unity is good web player
ahrar777 4 months ago
The sounds like San Andreas..☺Nice game
MrMegaFX 4 months ago
iha hyvä :)
zzerDrezz 4 months ago
Could you bring this to Android? Its a nice game buddy!
Luckzzz 4 months ago
@Luckzzz
Thanks, a bit similar could be done to Android but this isn't enough simple or optimized so it's easier to make it from start than porting this.
(I have made a very simple driving game test on Android too.)
miksumortti 4 months ago
@miksumortti Did you use some programming (C++)?? Can I create some game without programming? I don't know nothing about it.. Just 3d.. What's the link for your driving game test? Maybe I can do some opinions..
Luckzzz 4 months ago
@Luckzzz
I used JavaScript, you can create some simple games without programming if you copy the scripts from some tutorials.
miksumortti 4 months ago
@miksumortti Can I use Unity (importing models from 3dmax) and after port this to android with SDK? is it right? :)
Luckzzz 4 months ago
@Luckzzz
You can import models from 3dmax, and then just build it to android with unity
(you need to have all the android stuff installed, like sdk and java develop)
miksumortti 4 months ago
@miksumortti did u use this engine to do it? im making a game but pygame doesnt have the cool looking stuff i want
XTheLogicalX 4 months ago
@XTheLogicalX
I'm not completely sure what you mean, but i used Unity 3d.
miksumortti 4 months ago
@miksumortti sorry i had a durp moment i ment U USED this engine but what did u use to make the models
XTheLogicalX 4 months ago
@XTheLogicalX
I made just the terrain (with Unity's built-in terrain editor), all other models are basic Unity models or from tutorials or downloaded. Because I can't model them. I'm just a programmer.
miksumortti 4 months ago
i prefer CryEngine 3
gameswindows 4 months ago
Good Game!
mohammoda1 4 months ago
when i finish creating the game can i put them on CD ?
MrXomic 4 months ago
@MrXomic
I think you can, I haven't tried but i don't see why it wouldn't work
miksumortti 4 months ago
did you create the car ?
SolidBigBoss89 5 months ago
@SolidBigBoss89
Not sure do you mean the 3d model or the script.. but, I downloaded the car model from internet and changed different wheels. And about the script, I used a tutorial sceipt as a base that I modified and added features.
miksumortti 5 months ago
great job
SolidBigBoss89 5 months ago
lol this was delightfully trashy. I kept getting stuck in trees and had to restart. Also, I only found two spheres before I fell of the map.
Kaffeebohnson 5 months ago
uhh question: how in the world did you deploy unity on a webs.com sight?
tacos0816 5 months ago
@tacos0816
build the game to "web player" in Unity.
Then make a website with Webs.
Press the "file manager" in the Webs site, browse your game (.unity3d file) and upload it.
Then go to "site manager" and add a "content box".
Open your builded game in a web browser and press show, code (the html code of the site) and copy it.
Go to "sitemanager and add the copied code to your "content box" pressing the small "HTML" button, and paste your code there
Then publish the page
miksumortti 5 months ago
so are all the games u make using unity have to work in a web browser or can u make a game that normally work on ur pc like any game out there....by the way nice game dude
bobbytmm 5 months ago
@bobbytmm with unity u can dev. for xbox 360, IOS, MAC, PC, browser and android
tacos0816 5 months ago
You realize that was one and a half minutes of crashing and blowing up the things you crash into, right? That's fudging awesome! Nice game meladdio!
SuperSovietBear 5 months ago
can i make a game with that programm online multiplayer? i mean with login and password. like runescape or something like that?
svrensen 5 months ago
@svrensen
yes, I think you can
miksumortti 5 months ago
This has been flagged as spam show
hi my name is colll78 and me and my friend franko98 are making a MMO-RPG and we would love you to check out our channel just check out our progress also if you are an expierenced coder or modeler we would love you to comment and we will contact you advertise for our channel and please rate and subscribe
colll78 5 months ago
so nice
MrShoffer 5 months ago
@toxicrvenger Add yearsofwardeveloper on skype. The game we are making is fully 3d, so if you wanna help I will see what you can do for us, but we have to talk on skype, with or without microphones :D
BattleLegion 5 months ago
This has been flagged as spam show
hey guys please check my own racing car project :)
watch?v=KFhKKP0zxas I hope you like it :)
birhandursun 5 months ago
holy shit thats awesome
MultiVideogamelover 5 months ago
Driving in water? GG for reallife
MrWonnabee 6 months ago
Does anyone want to join my company, we are currently making an mmorpg called Conforium, visit my channel or battlelegioncom message me if you wanna join (Accepting people with low experience - high experience.)
BattleLegion 6 months ago
this your first game u made? u ARE good to make games i suck to do it
FloatinPanda 6 months ago
uaoooooooooooooooooooooooooooooooooooooooooooooooooooooo oh yes
OhPugliaMia 6 months ago
this will be good for a wii game
lolypopboy777 6 months ago
suomalainen?
TheNitrobiz 6 months ago
@TheNitrobiz
joo
miksumortti 6 months ago
what program you use to register with a frame rate so good?
Appessionato94 6 months ago
@Appessionato94
i used fraps
miksumortti 6 months ago
can you help me make a game plzzzz
tommmmmmmmm2 6 months ago
@tommmmmmmmm2
what kind of help you need?
miksumortti 6 months ago
@miksumortti Is this difficult to make ?
DARDAMC 6 months ago
@DARDAMC
when you get used to programming then usually not, but still some things are harder to make than others.
miksumortti 6 months ago
Is coding the physics is damn tough?How much time did it take to make the game???
NeofirenX 7 months ago
@NeofirenX
The physics are calculated by the nividia physx, so no need to code them. I have done this in about half year, because this is my test/learning game. this could have been done a lot faster.
miksumortti 7 months ago
@miksumortti Oh no..... my gfx card doesn't have physx.. :(
I understand that it would take a huge amount of time for a beginner to get used to a new engine. Anyway, good luck with the game :D
NeofirenX 6 months ago
@NeofirenX
You don't have to have physx on your graphic card
miksumortti 6 months ago
I'm just wondering but where did you get the models. Did you make them yourself , buy them or get them from somewhere because I have looked and I don't have the money to buy them. Plus unity isn't built to make the models for things such as the trees or the hills.
MegaManiac360 7 months ago
@MegaManiac360
I have used the Unity's example models and downloaded some models free from turbosquid or the3dstudio, but you can make the terrain easily with Unity's terrain tool
miksumortti 7 months ago
have you made any coding for doing this game ?I heard that unity 3d needs coding...in 3d rad you can make this stuff without coding but it is not so detailed like unity!
PRINCEofPECICA 7 months ago
@PRINCEofPECICA
Yes, the car, gem collecting, in/out car, rocket launcher and the object dragging for example. Everything that does something more than just sits in the scene or moves with just physics are made with coding
miksumortti 7 months ago
is it me, or this engine is good only as a game design playground?
omgimodio 7 months ago
@omgimodio
You can also create "real/full" games with unity, but because this is free, all kind of people who just want to make some game (like me), download it and the results may look often more playground than actual game. Expecially when just learning to make games.
miksumortti 7 months ago
@miksumortti great! what code do i have to know to script stuff in it?
omgimodio 7 months ago
@omgimodio
Javascript, C# or Boo (I use Javascript)
miksumortti 7 months ago
@miksumortti perfect, many thanks
omgimodio 7 months ago
My computer sucks so bad, I lagged when you played this.
uplusion23Gaming 7 months ago
thats awesome dude, you just gotta make the truck heavier
OfficialVyrotekTV 7 months ago
Is there a major difference between the free version and the pro version?
7amani90 7 months ago
@7amani90
You can find all the differences from unity's webpage. Some things that are not in the free are image effects, realtime shadows, render textures and occlusion culling...
miksumortti 7 months ago
Hey! How did you add this to freewebs? I can not seem to find out how.
BBryandownes 7 months ago
@BBryandownes
I have answered to that question earlier. Look the older comments and you should find it
miksumortti 7 months ago
@miksumortti Hey umm.. theres no chance of finding it years after it was commented.. and if you took the time to respond to his question.. Why not just answer it again or tell everyone to rate it up so its seen?
PhenomenalHeadShot 7 months ago
@PhenomenalHeadShot
First build the game to "web player" in Unity.
Then make a website with Webs.
Press the "file manager" in the Webs site, browse your game (.unity3d file) and upload it.
Then go to "site manager" and add a "content box".
Open your builded game in a web browser and press show, code (the html code of the site) and copy it.
Go to "sitemanager and add the copied code to your "content box" pressing the small "HTML" button, and paste your code there
Then publish the page
miksumortti 7 months ago 2
@miksumortti k i didnt really want it just wanted to make sure BBryandownes got it. Thanks though. This will make it easier for everyone.
PhenomenalHeadShot 7 months ago
@miksumortti k i didnt really want it just wanted to make sure BBryandownes got it. Thanks though. This will make it easier for everyone. Gonna go ahead and try to vote up your reply to me..
PhenomenalHeadShot 7 months ago
Cool dude, scenery looks nice.
show1111yes2 7 months ago
Alright, who vomited?
hkjDX 7 months ago
pro
negresiolo 7 months ago
how long did it took you to make the hole game?
im looking for something like this, i think its amazing!
great work!
ameerloo 7 months ago
@ameerloo
I have done this in about half a year, but this was just my first learning project, so I have done all kind of testing a lot of times. This could been done in couple of months because it's more of a simple demo than a full game. And when making this i had just started making games so more experienced could make this a lot faster.
miksumortti 7 months ago
kick azzzz
covenantelite98 7 months ago
0:32 xboooox
OriGasmo 8 months ago
UNITY IS SOO FUCKING HARD TO| USEEEE
NotSoRandomEH 8 months ago
@NotSoRandomEH its arguably the easiest way to make a game
TeDubbs 8 months ago
@TeDubbs
u serious dude, this is so hard like its a waste of memory....
NotSoRandomEH 8 months ago
@NotSoRandomEH Yes, Im serious. This is the easiest to use game engine out there. And being hard to use and a waste of memory have NOTHING to do with each other.
TeDubbs 8 months ago
@TeDubbs
lool i geuss its because im new at the program..
NotSoRandomEH 8 months ago
This has been flagged as spam show
How good are you at scripting?at animating? We need coders and animators at Warrzone Games and we need them now. If you wish to join us contact us at this channel or at warrzonegames@gmail.com if you're interested.
WarrzoneGames 8 months ago
soo basically, every game you create with unity is gonna have the "powered by unity" at launch? :(
tarrizzzzzzzzz 8 months ago
@tarrizzzzzzzzz
No, just the games that are built wit