Blockland Forums > General Discussion
2D Challenge Game
Furling²:
--- Quote from: Demian on February 19, 2013, 06:16:29 AM ---Are you using camera events for changing the viewpoint?
--- End quote ---
Badspot's description
--- Quote ---Title: Camera Control Events
Author: Eric Hartman
Lets you set a fixed, resident evil style camera where you still control your player
--- End quote ---
Event_Camera_Control in your folder. You can find it.
Set up event:
You need set 3 bricks
2 separate name brick: 1. Camera 2. CameraTarget
1 event brick: OnPlayerTouch >Client>setCameraBrick> [Camera] [CameraTarget]
Brb I will make demo for this.
Here is Demo
http://forum.blockland.us/index.php?topic=225186.0
Demian:
Oh wow, I didn't even know we had a new default event since it isn't enabled when you select default add-ons.
Furling²:
--- Quote from: Demian on February 19, 2013, 06:51:08 AM ---Oh wow, I didn't even know we had a new default event since it isn't enabled when you select default add-ons.
--- End quote ---
You have to enable it.
Furling²:
I will update fix error the camera, not today.