Create your own RTS/RPG Unit
Create your own RTS Unit with the RTSUnitTemplate-Plugin, which is written in C++.
If you encounter any problems, crashes, bugs, or if you need support,
please do not hesitate to contact me
via email: [email protected].
via discord: https://discord.gg/yWBNm4VpBq
If you are not satisfied with the product or support, I guarantee a refund via PayPal, and you can keep the plugin!
Master Resource Management - Workers, Buildings, and More!
https://www.youtube.com/watch?v=I6rll8hGPT8
For Gameplay preview please see the Videos below:
https://www.youtube.com/watch?v=CWmrnekt8Oc
https://www.youtube.com/watch?v=I1krY5Kq_4E
For Camera preview please see the Video below:
https://www.youtube.com/watch?v=eEvKYroF2Qg
For Pathfinding preview please see the Video below:
https://www.youtube.com/watch?v=QqpaFlBx1KQ
For the Speaking Unit please see the Video below:
https://www.youtube.com/watch?v=TFGPM071de4
For the Healing Unit please see the Video below:
https://www.youtube.com/watch?v=oBtSYuuU_OM
For the SpawnPlattform please see the Video below:
https://www.youtube.com/watch?v=GNruKam2RBA
For the AutoCam please see the Video below:
https://www.youtube.com/watch?v=EJy_Qmx8m0A
V4.8.4 (10.08.2024)
V4.8.2 (10.08.2024)
V4.8.1 (24.07.2024)
V4.7.1 (21.07.2024)
V4.7.0 (13.07.2024)
V4.6.3 (14.06.2024)
V4.6.0 (23.05.2024)
V4.5.6 (16.04.2024)
V4.4.2 (15.03.2024)
V4.3.1 (13.02.2024)
V4.2.0 (28.01.2024) - Video
V4.1.3 (15.01.2024)
V4.0.0 (28.12.2023) - Video
V3.5.3 (28.11.2023)
V3.3.2 (15.11.2023)
V3.1.0 (12.10.2023)
Or check the Documentation:
http://wiki.teufel-engineering.com/
Choose if your Unit is:
ControllerBase + CameraControllerBase:
CTRL + E -- Rotate Cam Right (works also when Cam is locked to Unit )
CTRL + Q - Rotate Cam Left (works also when Cam is locked to Unit )
CTRL + Left Mouse Click -- Move Cam to Mouse Position
CTRL + W -- Zoom Cam In
CTRL + S -- Zoom Cam Out
CTRL + HOLD SPACE -- Fast Zoom Out to Position
CTRL + SPACE + Left Mouse - Move Cam to Mouse Position
Mouse to Screen Edges -- Move Cam to Mouse Position
Right Click when Unit Selected -- Move Unit
Shift + Right Click when Char. Sel. -- Move Unit through Waypoints
CTRL + G when Unit Selected -- Lock Unit on Character
CTRL + T when Unit Selected -- Switch to Third Person Mode
Press A when Character Selected - toggle Attack
Press A + Left Click when Character Selected - Move to Position and Attack
Press A + Left Click on Enemy - Focus this Enemy
HOLD TAB -- Show Control-Widget
When Character is Selected:
A - Set Unit into Detected Mode
A + LeftClick - Move to Position and Attack everything in your way
If RTSUnitTemplate is installed, the Classes can be used as Parent Class in Blueprint, so all functions from this Class are available in Blueprint. Just use one of the Following Classes as Parent Class and or just choose them in your GameMode Blueprint. Category = RTSUnitTemplate / TopDownRTSCamLib
ALL 3D-Models, Animations and Sounds are changeable via Blueprint.
3D-Models and Animations are Epic-Games Content
Features: (C++ ParentClasses)
Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))
Number of Blueprints: 24+ (Most times Based on C++ Class, used for Example)
Number of C++ Classes: 10
Network Replicated: Yess
Supported Development Platforms: Tested in Windows
Supported Target Build Platforms: Tested in Windows
Documentation: http://wiki.teufel-engineering.com/
Example Project: https://www.youtube.com/watch?v=ESS5PYtr9mU
Open Source: https://github.com/SilvanTeufel/RTSUnitTemplate