
説明
Top-Down Camera System that has smooth movement, rotation and zooming. Fully customizable. Frame rate dependent.
| Video |
| Documentation |
| You can test the camera out in the Playable Demo |
Support [email protected]
A customizable Top-Down Camera system for RPG and RTS games. It has smooth movement, zoom, edge scrolling, ground follow mode that lets it take the elevation of terrain into account and snap-to-target functionality. Can easily be integrated into your projects.
You can also take a look at other Top-Down assets made by me here
Features:
All camera movements are frame rate dependent.
Smooth movement, rotation, and zooming
Edge scrolling (Optional feature)
Can follow a specific target
Can be made to move to specific coordinates
Ground follow mode (Optional feature)
Movement speed can change dynamically based on the zoom level
Zoom speed can also change dynamically based on zoom level
Has a simple bounding box area that can limit camera movement (Optional feature)
Also has a more complex bounding area that can be set up with a point array to limit camera movement. This area can be customized by changing the spline actor that is also included in the asset. (Optional feature)
All settings for the camera are configurable
Blueprints,variables and functions have comments for ease of use