Base Helicopter Controller
Launched Jul 2015 10.9y
Updated Jul 2015 10.9y Abandoned?
SunCube
5.0/5 · 1 recent review · rating rising
See store for pricing tools
Price history
Tracked store price
No tracked price history is available for this asset yet.
No tracked price history is available for this asset yet.
Signals
Momentum (24h) +148 views
Recent Sentiment
5.0/5 · 1 recent review · rating rising
Package size 21.56 MB
AI Reviews Analysis
Editor's Cut
Pros
This asset is widely praised for its realistic physics, smooth flight controls, and ease of integration, making it an excellent choice for rapid prototyping. Users appreciate the clean, modular code structure that allows for easy modification and customization, as well as the fact that it is free and lightweight. It provides a functional, production-ready foundation that saves significant development time, with many users successfully adapting it for various projects including sci-fi simulations and FPS environments.
While it is a highly capable and well-coded free foundation, be prepared to perform a quick namespace refactor and implement your own input abstraction layer to make it production-ready for modern projects.
Cons
The asset suffers from a recurring compiler error related to an obsolete namespace reference (System.Security.Policy) that requires a manual code fix to resolve. Users frequently note the lack of modern features such as native support for the new Input System, mobile touch controls, or advanced flight mechanics like true lateral strafing. Additionally, the dependency on specific UI elements and the ControlPanel GameObject can be cumbersome for developers looking for a more decoupled, code-driven implementation.
Render pipelines
None flagged
Description
This basic system control helicopter for your games or training.
Forum
Features:
version 1.0
- realistic physics and behavior model
- control of the keyboard
- can set up key control helicopter
- can set up a helicopter flight mechanics
version 1.1
- add checkpoint controller
- add race game scene(collect all the checkpoints)
- fix bugs & simple refactoring
Forum
Features:
version 1.0
- realistic physics and behavior model
- control of the keyboard
- can set up key control helicopter
- can set up a helicopter flight mechanics
version 1.1
- add checkpoint controller
- add race game scene(collect all the checkpoints)
- fix bugs & simple refactoring