Oh hi there I am newbie in unity, installed 4 days ago in my pc
wanna make Arkanoid type breaking game but don’t know where to start
I worked in flash and made that game using as2
i wanna made it now in unity
looking for some gotoAndPlay( ) type stuff in unity where i can start
I searched but not get any scratch tutorials for it
if anybody helps thanks
first of all by the way this probably should be on the scripting thread instead of this one lol, anyhow since you are learning unity for the first time you will be better off doing a tutorial first before trying to create your own one.
now to start with unity it’s easy to make things like terrains and such now about coding you would have to choose which one to go for wheter to use javascript, c# or Boo.
the most common ones are javascript and c# i’m using c# in my case.
i have tutorials on youtube if you want to check them out: foxter888 and another one doing c# would be burzergArcade hack slash tutorial
now for javascript you could go to www.walkerboysstudio.com, and in youtube check out tornado twins.
now if you are really trying to do a arkanoid game or one i could make one on youtube for you or i can teach you through skype. it all depends how consistent are you and how much are you willing to learn. i like teaching people lol.
so you know in order to make a game in unity 3d the most you can do is bring all the assets in there, particles effects, screen effects if you have pro, terrains with trees and grass and water. the rest of the stuff like models are made on a 3d app.
but unity has some primitives to mess around with like cubes, spheres and such so for arkanoid you won’t need to model anything lol my skype name is my name in here too foxter888
I think i should go with js it looks similar to Actionscript
I got 2d space shooter game tutorial I think that may get some useful
Thanks foxter bro
Step by step complete video tutorial for Breakout in Unity. Breakout is Arkanoid/DX Ball.
thanks for that tutorial
I am working on it
after that looking for extending game