Author Topic: i need help on making a camera  (Read 383 times)

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!

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.

wrong section, and i think he wants a camera item

wrong section, and i think he wants a camera item

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

Sadly, Badspot blocked out creating objects of the Camera class.

Code: [Select]
new Camera(MyCam) { datablock = Observer; position = "0 0 0"; };

The above code will not function.