Blockland Forums > Help
i need help on making a camera
Pages: (1/1)
manofthefuture:
i need help making a camera in blockland but since i'm new i don't know how.
i could use some help on this i really want to do this feature!
Regulith:
I have no idea what kind of camera you're trying to make so I'm just going to suggest Event_CameraEvents and we'll go from there.
phflack:
wrong section, and i think he wants a camera item
canto xe:
--- Quote from: phflack on March 11, 2010, 01:44:37 AM ---wrong section, and i think he wants a camera item
--- End quote ---
General modification help or Modification discussion if you already started making the camera i suggest you milkshape its simple i made simple models and sold em :D
Bauklotz:
Sadly, Badspot blocked out creating objects of the Camera class.
--- Code: ---new Camera(MyCam) { datablock = Observer; position = "0 0 0"; };
--- End code ---
The above code will not function.
Pages: (1/1)