1,444
Loading...
Uploader Comments (steamisM50)
see all
All Comments (8)
-
dude why didn't you zoom in the A* tutorial? after all it's the heart of these series, it's almost impossible to see the code you are writing and after this episode, when you don't have the class and mano script, what will be the use of having GUI?
-
@steamisM50 oh sorry haha
-
Great series.
Loading...
Whats "var" I don't have that variables avalaible :(
camigonza9 6 months ago
@camigonza9 var just replaces the requirement of putting int and things inside of a function. It chooses the variable type based on the data you give it, which makes it easy to change an int to a float or string or whatever, because you don't need to change the variable type AND the info you passed to it.
steamisM50 6 months ago
this work in unity3d?
Samirk92 1 year ago
@Samirk92 That is what this was made for O.o
steamisM50 1 year ago