cutscene camera editor defined target
This commit is contained in:
@@ -56,6 +56,11 @@
|
||||
NOTE: Changing to 2, for example, will cause the bmodel to initially be solid black. You’ll need to add minlight or lights with _light_channel_mask 2."
|
||||
]
|
||||
|
||||
@PointClass base(transform) = camera_target
|
||||
[
|
||||
targetname(string) : "targetname" : "" : ""
|
||||
]
|
||||
|
||||
@PointClass base(transform) model({ "path": "models/cash.glb" }) = cash_spawn
|
||||
[
|
||||
]
|
||||
@@ -64,7 +69,7 @@
|
||||
[
|
||||
]
|
||||
|
||||
@PointClass base(transform) = cutscene_camera
|
||||
@PointClass base(transform, target) = cutscene_camera
|
||||
[
|
||||
name(string) : "name" : "" : ""
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user