https://github.com/pomettini/ue4_tropicocamera
A camera that works similar to Tropico, Simcity and other simulation/tycoon games
https://github.com/pomettini/ue4_tropicocamera
blueprints camera simulator-game tycoon-game tycoon-games unreal-engine unreal-engine-4
Last synced: about 1 month ago
JSON representation
A camera that works similar to Tropico, Simcity and other simulation/tycoon games
- Host: GitHub
- URL: https://github.com/pomettini/ue4_tropicocamera
- Owner: pomettini
- License: mit
- Archived: true
- Created: 2020-02-11T22:57:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-09T10:56:46.000Z (about 5 years ago)
- Last Synced: 2025-02-10T11:47:54.422Z (3 months ago)
- Topics: blueprints, camera, simulator-game, tycoon-game, tycoon-games, unreal-engine, unreal-engine-4
- Homepage:
- Size: 4.05 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UE4_TropicoCamera
A camera that works similar to Tropico, Simcity and other simulation/tycoon gamesMade with ❤️ using Unreal Engine 4.24

## How to use
* Change your default **Pawn** and **PlayerController** to **BP_CameraPawn** and **BP_CameraController**
* Even better, you can change your default **GameMode** to **GM_CameraMode**
* You can tweak the speed of the camera and the minimum and maximum height in **BP_CameraController**
* Enjoy!