https://github.com/creosb/oburrun
Endless Run template on Unreal Engine C++
https://github.com/creosb/oburrun
cpp endless-runner gamdev temple-run unreal-engine unreal-engine-5 unreal-template
Last synced: about 2 months ago
JSON representation
Endless Run template on Unreal Engine C++
- Host: GitHub
- URL: https://github.com/creosb/oburrun
- Owner: creosB
- License: other
- Created: 2022-06-11T15:36:19.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T09:32:58.000Z (5 months ago)
- Last Synced: 2025-01-12T08:44:24.156Z (4 months ago)
- Topics: cpp, endless-runner, gamdev, temple-run, unreal-engine, unreal-engine-5, unreal-template
- Language: C++
- Homepage:
- Size: 3.97 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# OburRun
[](https://artistscompany.net/)
## Unreal Engine C++ kullanarak endless run yapımı için template oluşturdum.
## I created a template for endless run template using Unreal Engine C++.[](https://www.buymeacoffee.com/creos)
# Özelikleri / Properties
* İstediğiniz tipte toplanabilir nesne, yol eklenebilir.
* Any type of collectible object, or road can be added.
* Spawner'a ait tüm ayarları projeye göre özelleştirilebilir.
* All settings of Spawner can be customized according to the project.
* Main menu, pause ve dead screen bulunuyor.
* Main menu, pause, and dead screen are available.
* Projede bulunan tüm ayarları configuration dosyasından değiştirilebilir.
* All settings in the project can be changed from the configuration file.
* Arayüz animasyonları özelleştirilebilir olarak yazılmış ve kullanılmıştır.
* Interface animations are made and used as customizable.
***# Görseller / Pictures



***
# Bilmeniz gerekenler / What you need to know
- ConfigurationDataStruct.h dosyasından oyun ayarlarını değiştirebilirsiniz.
- You can change the game settings from the ConfigurationDataStruct.h file.
- Unreal Engine 5.0.2 ile yapılmıştır.
- Made with Unreal Engine 5.0.2.
***[](https://artistscompany.itch.io/obur-run)
# License
***
## Herhangi bir yerde paylaşmak, değişiklik yapmak için öncelikle bana ulaşınız.
## Please contact me first to share or make changes anywhere.This work is licensed under a
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg
***