Well for cheap people (like me), there is GIMP as open source. It is almost as good as photoshop but if you are here, it means you are not a pro so you don't need the pro tools. I am not totally familiar with GIMP but I know it does great things and youtube has greta tutorials about it. Maybe one of the twins could say what he thinks of it.
i had some textures in my folders already i put put the textures in the model i want and it just shows up as the basic color of the texture it still dull but its green i put rock and grass which was the name of the texture, on the model and the model just terns green dark green no grass or rock just pure green what am i doing wrong
I have a question regarding texturing in unity. Is it only possible to have two textures assigned per object?
I am using blender game engine right now but I want to start using the unity engine. In blender I have sometimes 4 textures per object. E.g. The diffuse, normal, specular and ambient occlusion map. How do I assign all these textures in unity?
Correct me if I am wrong, but I think it is important to note that the drag and drop does not apply to objects that have been imported from a modeling program unless you have done UV mapping. Tried the drag and drop method today in Unity on an imported model and the texture did not work, however it did work on a mesh created from within Unity.
Another great resource for seamless and alpha textures is w w w (dot) freecustomtextures (dot) com , I use this site for textures in my game using UNITY 3D
lol nvm figured out how to get it for free legally mind you i just save them all into a folder and then once the trial is over i still have the textures :P
@XXFailzzzXX You should probably get the professional version because it can handle the largest textures and can create bump, diffuse, and normal maps. There are also a lot of other things that the professional version is good for, but in the case of game design these would probably be the most important.
ummm.... ok, i downloaded filter forge, but the only problem is there is no bamboo, which i kinda wanted, do you have to manually add other filters, or is what it has, all it can have, and if it helps, im only using the 30 day trial
FilterForge seems cool, but they should have a preview of the texture, that your about to make.. having to wait for the whole texture to generate only because you changed a single thing seems rather boring.. and it would take up a long time until you finally get the texture that your actually looking for.
hey what happened from video 15 - 16? you were sposed to show how to make the turret hit on the wurm but you never finished ? and you kept getting spinning problems ?
should i texture in 3ds max or unity, because when i have textured in 3ds max and used uvw map i get an "error" when i export, saying that uvw map isn't supported for FBX files or something :(
hey tornado you might be able to remember deanliverpool666 i was following you but i had to stop a while back because of school however now i can continue and i have got alot of new skills now! Im just wondering whether the building im making in Google sketchup can be imported into unity, i do have 3ds max but i use that for characters and weaopns ect? thanks in advance
For some reason my when I click the space bar my turrets fire instead of my worm. of course if I duplicate the turret and delete the one that had a problem it will temporarily work properly. If I exit my scene and then return to it the same process must be repeated to fix it (again temporarily). can someone tell me what I did wrong I've been copying these tutorials. So what did I mix up.
Is there a freeware texture 'thingy' that is useful for a hobbyist game maker? I'm considering getting filter forge, but I'd like to know my options before I invest in something like this.
@LTWalker108 Hey, sorry this is a year from now, but I'm just now watching these videos. After some quick searching a found a program called MaPZone. It seems like it works pretty much like Filter Forge, but free.
hi, sorry about my last post not making sense :P hopfully this will, how do i add say 10 to another variable in the update function without it doing +10 per frame or using =
var number1 = 5;
var number2 = 10;
function Update () {
number1 += number2;
}
in other words how do i make it add number1 to number2 once only? thanks
ah thought so, wasn't sure if there was a oneShot commond like there is for audio, i've been experimenting with collision function, which works and all but only when i make somthing collide, but this isn't efficiant for an rpg :P so ill give what you said a try :P thanks alot!
@mattcscz simple make another varriable say once = 1, then say on update function
if(once == 1)
{ var number1 = 5; var number2 = 10; number1 += number2;
}
simple really and if you call them as different numbers in vars if you set them to a new equation and set once = 1 and walla! your answer is number 1 when you press enter!
@mylifeis2coolcmc2 haha thanks for the post XD but this was when i first started haha i can't belive i struggled on this! it was my misunderstanding of function update :P
Hey guys i was wondering if theres any issues if i download these vids for personal use later, i have no internet at home for a week but would like to catch up....thank you for the heads up on this texture too btw im sure it will come in handy.
good idea - make a new material, put the shadow texture in the texture 2d slot, set the x tiling to 2, and put this material on the eyes of the worm. then rotate each eye 195 degrees on the y axis and youve got a nice set of cartoon eyes.
I'd like to congratulate you for your excelent job, to explain in video how to create 3d with this great software. Without you was impossible, or more difficult to learn. just because i don't have any 3d experience, so.. thanks once again!
hey guys, great vids really helped me out, but i got a question i am writing script for a RPG game to give experiance on a kill but i cant figure out how to make it so say:
ok i got my parents on the fence there just wondering if this is lagit like can you get virusis from it or will it crash your computer with a weak internet
hello I have been following your videos from the start. I have a question do you do all you programming in java code when using unity or do you use others as well? If yes when would you use them and why. I am looking at untiy 3d / iphone and would like to know what the main programing language is. Any help would be greatly appreciated. 5 stars so far on your series.
Nice, i've been wondering this since I started watching the series. Now i got to ask, you guys have been making games for 10 odd years, what games have you worked on, do you work independently, or part of gaming company? Also, great job getting them to do the discount thing, to bad i don't have the money lol.
For objects that you put textures on to is it possible to have the texture stay the same size even though the size of the object is different? Like if I put a texture onto a cube that had half the size, the texture is half the size, but when I modify it the texture on both changes. I know that I could duplicate the same texture then size that one for each cube, but is there a way around that?
i got an game about the tornado twins fighting demons senting them back to hell and ur special move would be tornado of fire & ice tell me what you think. Or secret agents fighting spy.
Only the professional edition can generate normal maps (etc). However, I think you'll be fine with the standard for quite a while, you can always have Unity generate a bumpmap and if you end up not liking those you can always upgrade.
how do you make materials with like normal + diffuse + glossiness + spec... in unity?
thx!
kevinmrn 1 week ago
nice but how do i paint a texture
yghtim 1 month ago
awesome..
AL09Q 2 months ago
Well for cheap people (like me), there is GIMP as open source. It is almost as good as photoshop but if you are here, it means you are not a pro so you don't need the pro tools. I am not totally familiar with GIMP but I know it does great things and youtube has greta tutorials about it. Maybe one of the twins could say what he thinks of it.
fafase 3 months ago
Guys google MapZone, its a good alternative + its free(albeit more complex)
jaspehh 3 months ago
@TheGolverman torrent ?
gentel916 3 months ago
i had some textures in my folders already i put put the textures in the model i want and it just shows up as the basic color of the texture it still dull but its green i put rock and grass which was the name of the texture, on the model and the model just terns green dark green no grass or rock just pure green what am i doing wrong
vfxmoviefreak 4 months ago
I have a question regarding texturing in unity. Is it only possible to have two textures assigned per object?
I am using blender game engine right now but I want to start using the unity engine. In blender I have sometimes 4 textures per object. E.g. The diffuse, normal, specular and ambient occlusion map. How do I assign all these textures in unity?
AnKlMa 5 months ago
There is a program called MaPZone that does what mostly what FilterForge does.
mapzoneeditor [dot] com
learning is a little steep but a good tutorial can be found here:
truancyfactory [dot] com/tutorials/mapzone/mapzone [dot] html
therealfirestarter07 6 months ago
@therealfirestarter07 thanks, mate! :]
GOOB3000 6 months ago
Correct me if I am wrong, but I think it is important to note that the drag and drop does not apply to objects that have been imported from a modeling program unless you have done UV mapping. Tried the drag and drop method today in Unity on an imported model and the texture did not work, however it did work on a mesh created from within Unity.
DreamwaveStudios 6 months ago
@DreamwaveStudios so how i can put my texture on unity?
TheMihaibogdan 5 months ago
great overview.
thaibui01 6 months ago
is unity free
cheatmaster1211 6 months ago
@cheatmaster1211 yes it is
acabner 5 months ago
is there another filter forge website? i cant acess the tornado twins website!
DragonflyDreams360 7 months ago
Idea ! put worminator Materials/shaders/textures on game prefabs (new website)
DragonflyDreams360 7 months ago
no offence but does unity get any better looking than this? I mean if it had the GLSL like Blender my god this would be amazing....:o
Thirtysecondtoons 7 months ago
Another great resource for seamless and alpha textures is w w w (dot) freecustomtextures (dot) com , I use this site for textures in my game using UNITY 3D
ravalgo89 10 months ago 2
awesome.
angelann182000 10 months ago
my filter forge doesn't have the bamboo texture on it, or other textures like the fur? Do I need to buy it for those?
291Halo 11 months ago
Would Filter Forge work for Adobe Photoshop Elements as well?
limeliyte 1 year ago
lol nvm figured out how to get it for free legally mind you i just save them all into a folder and then once the trial is over i still have the textures :P
XXFailzzzXX 1 year ago
everyone, i need some advice which version should i get the professional standard or basic???
XXFailzzzXX 1 year ago
@XXFailzzzXX You should probably get the professional version because it can handle the largest textures and can create bump, diffuse, and normal maps. There are also a lot of other things that the professional version is good for, but in the case of game design these would probably be the most important.
Austen364R 8 months ago
They fixed bumpmap in unity 3 :)
DrawingDrewfly 1 year ago
what recording app are u using??
elcanful 1 year ago
how did you get your cursor to be that aero black and green color...at about 1:14-1:18
i thought that you ant edit the aero cursors...any way nice vid
GECKHACKSALOT 1 year ago
screw paying 200$ for that shit just torrent it
gamemaster1125 1 year ago
How do you paint Unity 3 generated terrains with those normal mapping created materials?
Silver4567z 1 year ago
i cant change the settings of the picture in unity! Can someone help ME?!?!?!?!
MegaDmorris 1 year ago
i can't modify the image!!...
lbpeppers 1 year ago
Try using gimp for freeware that has some textures. Its more of a paint program, but it works for this.
Austen364R 1 year ago
Comment removed
7777phoenix 1 year ago
ummm.... ok, i downloaded filter forge, but the only problem is there is no bamboo, which i kinda wanted, do you have to manually add other filters, or is what it has, all it can have, and if it helps, im only using the 30 day trial
lunarlockdown64 1 year ago
are there any other sources like filterforge that are free.. ?
Nickd122 1 year ago
Comment removed
ninja1507 1 year ago
FilterForge seems cool, but they should have a preview of the texture, that your about to make.. having to wait for the whole texture to generate only because you changed a single thing seems rather boring.. and it would take up a long time until you finally get the texture that your actually looking for.
takashy87 1 year ago
no testing?
quEroNie 1 year ago
FilterForge is.... the best texture generator I've ever seen, so simple too
CyberMcRock 1 year ago
Can u show me how to install FilterForge? Would be really helpful..
XeniTenz 1 year ago
you didnt explain how to subtract the lives from the body ? after shot by the turret you skipped from video 15-16 ?
luminati172 1 year ago
hey what happened from video 15 - 16? you were sposed to show how to make the turret hit on the wurm but you never finished ? and you kept getting spinning problems ?
luminati172 1 year ago
should i texture in 3ds max or unity, because when i have textured in 3ds max and used uvw map i get an "error" when i export, saying that uvw map isn't supported for FBX files or something :(
Haldeler 1 year ago
@Haldeler you should be able to change the UVW map to
Cylindrical
Spherical
Frontal
Cubic
Etc.
Try to change that and your textures will look a lot better and it will support in the most 3d modling software
Heriemaker 1 year ago
isnt this video supposed to be how to fix ur tumbleSpeed to make that worm stop rotating all the time (even when it dont get hit)
abby150295 1 year ago
DUUUUUDE! I was looking for a program like filter forge FOREVER you guys rockkkkk!!!
LasagnaProductions 1 year ago
fuking sweet man thanks!
Blazingwheel 1 year ago
hey tornado you might be able to remember deanliverpool666 i was following you but i had to stop a while back because of school however now i can continue and i have got alot of new skills now! Im just wondering whether the building im making in Google sketchup can be imported into unity, i do have 3ds max but i use that for characters and weaopns ect? thanks in advance
TheNGfilms 1 year ago
@TheNGfilms
You can export it in almost the same files as 3ds supports , the best would be .fbx
Heriemaker 1 year ago
hey could you show us how 2 put more force on the turret when it shoots because my bullets just drip out and than they start 2 roll
GenerationBryan 1 year ago
@GenerationBryan
Check your script again you'll find a small tiny problem.
Heriemaker 1 year ago
Filter Forge is Awesome! The 50% deal is long gone but Im buying Pro anyway - once you start using the demo its all over, you cant live without it!
kinjari 1 year ago
What if we dont want to get this???
Fug118TheGreat 1 year ago
For some reason my when I click the space bar my turrets fire instead of my worm. of course if I duplicate the turret and delete the one that had a problem it will temporarily work properly. If I exit my scene and then return to it the same process must be repeated to fix it (again temporarily). can someone tell me what I did wrong I've been copying these tutorials. So what did I mix up.
jldmasterofanimation 1 year ago
@jldmasterofanimation
I'd need to see your code to decipher the problem.
EternalGamer94 1 year ago
@EternalGamer94 it wouldn't allow me to post this in the comments page so please visit my channel.
jldmasterofanimation 1 year ago
@EternalGamer94 previous comment = partly true please look in channel description.
jldmasterofanimation 1 year ago
@EternalGamer94 sorry i must be confusing you forget everthing else i said it didn't work. I dont know of a way i can post my script.
jldmasterofanimation 1 year ago
man u rock xD
justinmuller12345 1 year ago
very good
risper123 1 year ago
Is there a freeware texture 'thingy' that is useful for a hobbyist game maker? I'm considering getting filter forge, but I'd like to know my options before I invest in something like this.
LTWalker108 1 year ago
@LTWalker108 I don't know of anything that can do what filterforge does... so I don't know really if there is something else.
TornadoTwins 1 year ago
@LTWalker108 You can do texture with imageSynth2. But is cost too and it work diferent way.
NusaX94 1 year ago
@LTWalker108 You can use wings 3D to create just about anything and that is free.
zbullock0597123 1 year ago
@LTWalker108 to be honest i just use paint lol
Digby0907 1 year ago
@LTWalker108 use the snipe tool and steal his :)
Digby0907 1 year ago
@LTWalker108 Hey, sorry this is a year from now, but I'm just now watching these videos. After some quick searching a found a program called MaPZone. It seems like it works pretty much like Filter Forge, but free.
FallinSinner 2 months ago
@FallinSinner THANX DUDE!!!!, i like it, i was going to get FilterForge and crack it..anyways...i didn't..i'd rather use MaPZone,TY!!!!!!!!!!!!!
kinibayvip 2 months ago
@kinibayvip There is also CG Textures. Haven't used that much.
FallinSinner 2 months ago
@LTWalker108 Just take a photo of some bamboos like me! :D
Then photoshop/GIMP it!
supersushi269 2 weeks ago in playlist Make a Videogame from Scratch - Tutorials
@LTWalker108 ... or download from net! Easy
supersushi269 2 weeks ago in playlist Make a Videogame from Scratch - Tutorials
hey have a link for filter forge :D
with registration :D
magicedaa 1 year ago
is there an easier way to rename, because when I click and highlight over a word sometimes it doesn't do any action at all?
jmoneyfresh19 1 year ago
it isnt neccasary just take a digital photograph and use it as a texture
sgntslaugh73r 1 year ago
Ty alots, i had something un good textures that wasn't symmetric and when i putted them to Filter Forge it made them awesome!
rupluttaja 1 year ago
can you use photo shop to add pictures and texture?
cheeseater7 1 year ago
200$ IS alot!
dranoel1963 1 year ago
200 is peanuts when you look at the several thousand dollar versions
Razputin53 1 year ago
hi, sorry about my last post not making sense :P hopfully this will, how do i add say 10 to another variable in the update function without it doing +10 per frame or using =
var number1 = 5;
var number2 = 10;
function Update () {
number1 += number2;
}
in other words how do i make it add number1 to number2 once only? thanks
mattcscz 2 years ago
It does add it only once. The problem is that the Update function is called every frame, so it does it once... every frame.
So if you really only want your code to be executed once, you'll have to do it outside the Update function or only when a certain condition is true.
-TT
TornadoTwins 2 years ago
@TornadoTwins
ah thought so, wasn't sure if there was a oneShot commond like there is for audio, i've been experimenting with collision function, which works and all but only when i make somthing collide, but this isn't efficiant for an rpg :P so ill give what you said a try :P thanks alot!
mattcscz 2 years ago
@mattcscz simple make another varriable say once = 1, then say on update function
if(once == 1)
{ var number1 = 5; var number2 = 10; number1 += number2;
}
simple really and if you call them as different numbers in vars if you set them to a new equation and set once = 1 and walla! your answer is number 1 when you press enter!
mylifeis2coolcmc2 1 year ago
@mylifeis2coolcmc2 haha thanks for the post XD but this was when i first started haha i can't belive i struggled on this! it was my misunderstanding of function update :P
mattcscz 11 months ago
@mattcscz also if you want to do it once at the beginning you could do it in the start function, which only is called once per game
mylifeis2coolcmc2 11 months ago
If your character is moving around a city or something, can you kame the characters around them move or do actions?
Agentseaturtle 2 years ago
Absolutely.
-TT
TornadoTwins 2 years ago
@TornadoTwins dude I REALY DONT WANT TO BUY ANYTHING IS THERE ANYTHING BESIDES BLENDER FREEEEEEEEEEEEEEEEEEEEEEEE!!!!!!!!!!!!!!
emantharp5 1 year ago
is there anything thats free like filterforge im only 12 so i dont have much money
conradlee65 2 years ago
Filter Forge is free to use for 30 days.
Also Spiral Graphics has a free version of their Genetica texture making app. Search Google for "Genetica Viewer."
Allegorithmic MaPZone is another free texture app.
Wizardkiss 2 years ago
just use a torrent
LukaTaylorWatNow 2 years ago
I downloaded the free Filture forge and the bamboo is not one of the basic images you get with it. Please help.
sikkgamer444 2 years ago
yup! I GOT Filter Forge! COMPLETE!!!!
mixinghoney 2 years ago
It's cool, huh?
-TT
TornadoTwins 2 years ago
after finishing my game i will post a response to your video! and i hope you comment and rate! and might subscribe! ( if u want!!)
mixinghoney 2 years ago
Thanks for the heads up on this texture maker guys. I snapped it up last night and it is great. :)
StomperFrog 2 years ago
Do you now how to make a 2d beat em up game? and if you do can you post a video on how to make 1?
theRVGN 2 years ago
Hey guys i was wondering if theres any issues if i download these vids for personal use later, i have no internet at home for a week but would like to catch up....thank you for the heads up on this texture too btw im sure it will come in handy.
Peace
Brian
sacredgeometry 2 years ago
HAHA!
the worm is now a roman soldier!
osukafilms 2 years ago
when is the next episode, TT's?
I can't finish this by myself!!
DaytonaEggnog 2 years ago
@DaytonaEggnog monday
flar3fir3 2 years ago
good idea - make a new material, put the shadow texture in the texture 2d slot, set the x tiling to 2, and put this material on the eyes of the worm. then rotate each eye 195 degrees on the y axis and youve got a nice set of cartoon eyes.
DaytonaEggnog 2 years ago
Haha, cool!
-TT
TornadoTwins 2 years ago
thx
DaytonaEggnog 2 years ago
mine Filter Forge dont appear Bamboo and Lightining! Is that a plugin or something?
mixinghoney 2 years ago
You need to download them into your FilterForge from their website
-TT
TornadoTwins 2 years ago
Hi there,
I'd like to congratulate you for your excelent job, to explain in video how to create 3d with this great software. Without you was impossible, or more difficult to learn. just because i don't have any 3d experience, so.. thanks once again!
agrijo 2 years ago
Thanks for the kind words man!
Thanks for following along
-TT
TornadoTwins 2 years ago
hey guys, great vids really helped me out, but i got a question i am writing script for a RPG game to give experiance on a kill but i cant figure out how to make it so say:
var exp = 1;
var sheep : boolean = true;
unction Update () { if (sheep == true) { exp += 10; } }
this is not my exact script rather than a simplified version, how do i get it so it doesnt spam the exp rather than just adding 10, thanks
mattcscz 2 years ago
I think I follow but you lost me at 'span the exp rather than just adding 10'. What do you mean by that?
-TT
TornadoTwins 2 years ago
It dont works, I used Blender for makeing the model, but when i drag the material on the model in unity, it don't allow this to me.
GTAmyths94 2 years ago
You need to drag the texture onto the material file that is created on import.
-TT
TornadoTwins 2 years ago
ok i got my parents on the fence there just wondering if this is lagit like can you get virusis from it or will it crash your computer with a weak internet
roesnight 2 years ago
It's all safe bro, I wouldn't recommend it if it would eat your computer ;-)
-TT
TornadoTwins 2 years ago
hello I have been following your videos from the start. I have a question do you do all you programming in java code when using unity or do you use others as well? If yes when would you use them and why. I am looking at untiy 3d / iphone and would like to know what the main programing language is. Any help would be greatly appreciated. 5 stars so far on your series.
cevod123 2 years ago
I code in Javascript, sometimes hire other coders that do C#. In Unity it all integrates just fine!
iPhone version works the same way, Unity converts it to xcode and there's no need to even touch that, it works right away!
-TT
TornadoTwins 2 years ago
Filter Forge is awesome!
You gotta like the visual programming they have.
PheoniXScorpioN 2 years ago
FO SHO!
-TT
TornadoTwins 2 years ago
Nice, i've been wondering this since I started watching the series. Now i got to ask, you guys have been making games for 10 odd years, what games have you worked on, do you work independently, or part of gaming company? Also, great job getting them to do the discount thing, to bad i don't have the money lol.
xToxicInferno 2 years ago
Independently, our own companies.
Yeah, I hear ya. Game design is an expensive passtime ;-)
-TT
TornadoTwins 2 years ago
Very nice Tutorial,this is acutally the program i use, and i agree 110% this is worth every penny!
Great job guys, keep it up!
-matt
DerangedGames 2 years ago
Kewl Matt, I love it too!
-TT
TornadoTwins 2 years ago
Also, on cubes is it possible to have one side have a texture then have another side of it have a different texture?
Thanks!
RELKONSTUDIOS 2 years ago
Yes, but not inside Unity. You'll have to use modeling software. I use Cinema 4D
-TT
TornadoTwins 2 years ago
For objects that you put textures on to is it possible to have the texture stay the same size even though the size of the object is different? Like if I put a texture onto a cube that had half the size, the texture is half the size, but when I modify it the texture on both changes. I know that I could duplicate the same texture then size that one for each cube, but is there a way around that?
RELKONSTUDIOS 2 years ago
I was hopeing that in this tutorial he would make the turret hurt the worm. :(
AtmosphirPlay 2 years ago
Coming up!
-TT
TornadoTwins 2 years ago
is filter forge for windows too?
superknife24 2 years ago
yep!
-TT
TornadoTwins 2 years ago
is there second pogram to do textures with plz send one to me
msborat96 2 years ago
You BUY it
FrankRizzo6662 2 years ago
@msborat96
Try gimp if you want a free photo editing program :D
brokinboards 2 years ago
Comment removed
msborat96 2 years ago
is cheetah only for mac? :'( cause blender is broken so badly on my computer.
Obliviboy12 2 years ago
@Obliviboy12
Yes cheetah is only for mac.. But u can downlado an older version of blender..and see if it works..
Or use Softimage Mod Tool, or Maya PLE, they are free for non commercial purpose
mimo1992 2 years ago
hey that worm is sicc !..!,
if you could show how to make the UV maps for character texture wouuld be great xD this worm game is gone bee awesome at the end !..!,
666CEJAS 2 years ago
same here i need to no how to uv map
ieatsofas 2 years ago
great vid!:) thanks
rjfire 2 years ago
i got an game about the tornado twins fighting demons senting them back to hell and ur special move would be tornado of fire & ice tell me what you think. Or secret agents fighting spy.
alee5656 2 years ago
hope there is a tut on modeling
what software do you ise
great tutorial
chrisevanspro 2 years ago
Is it already Monday OMFG!
tubeinyouface 2 years ago
No it's Saturday... but I posted early so people can still enjoy the 50% off
-TT
TornadoTwins 2 years ago
weeee coool
tubeinyouface 2 years ago
hey nice tut :D how would i make a character like the one in the end of the video? btw 5/5
flar3fir3 2 years ago
This one is made using Maya. But you can also use Cinema 4D, 3ds Max, Blender and so on. I might do a tutorial on that later also.
-TT
TornadoTwins 2 years ago
@TornadoTwins cool thanks :D
flar3fir3 2 years ago
Lol that big mohawk worm xD
Zeprit 2 years ago
Kewl huh?
-TT
TornadoTwins 2 years ago
what do you think? do i need the professional edition or will the normal edition be enaugh?
UmLuta 2 years ago
Only the professional edition can generate normal maps (etc). However, I think you'll be fine with the standard for quite a while, you can always have Unity generate a bumpmap and if you end up not liking those you can always upgrade.
-TT
TornadoTwins 2 years ago
In this video I'm using Filter Forge 2 BETA profesional
-TT
TornadoTwins 2 years ago
Yeah! :)
Lthify 2 years ago
ya rlly can see still progress :)
The101vids 2 years ago
I found a really nice free program called MaPZone, very much like FilterForge enjoy.
mfsflyer1 1 year ago
@mfsflyer1 Thanks man, I couldn't do the Bump map part with normal ms paint! :D
Herrjbk 1 year ago