Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
MetroCamera2D is a subclass of Camera2D that allows the user to define regions of the world that can constraint and override the camera's settings individually.Constraints can have different forms:- Area defined by a Shape2D or a Polygon2D- Fixed path defined by a Path2D node- Fixed point defined by a Marker2DOther supported features include: offseting, smooth interpolation, mouse-based look-ahead ...
MetroCamera2D is a subclass of Camera2D that allows the user to define regions of the world that can constraint and override the camera's settings individually.
Constraints can have different forms:
- Area defined by a Shape2D or a Polygon2D
- Fixed path defined by a Path2D node
- Fixed point defined by a Marker2D
Other supported features include: offseting, smooth interpolation, mouse-based look-ahead ...
Reviews
Quick Information
MetroCamera2D is a subclass of Camera2D that allows the user to define regions of the world that can constraint and override the camera's settings individually.Constraints can have different forms:- Area defined by a Shape2D or a Polygon2D- Fixed path defined by a Path2D node- Fixed point defined by a Marker2DOther supported features include: offseting, smooth interpolation, mouse-based look-ahead ...