跳至主要内容
Unity logo
取消
购物车
应用
Sell Assets

11000+款5星资源

8.5万+用户参与评分

10万+社区成员鼎力支持

每款资源都经过 Unity 审核

显示 1 - 10 of 56
用户评论
排序
T
The worst coded asset I have ever seen.
2 years ago
TwistedCircus基于版本2.2
As others have mentioned, this asset is almost beyond saving. There are duplicate references, variables and dependencies all over the place. There are save and load methods in the character controller. Every "actor" in the game inherits from the same base class so there are vehicle, AI and enemy methods scattered throughout the character controller script. There's no separation of code and functionality to speak of, and regardless of what the asset creator says, the fact that there are scripts with different names on them means nothing if the functionality is spread across them all. The whole lot is one giant mess. Definitely can't recommend this to anyone who doesn't want to spend hours rebuilding it from scratch without the dependencies.
这条评论是否有帮助?
6
0
t
it is a decent apre good asset
2 years ago
tonyyroman1993基于版本2.2
hello, I just bought the asset, I'm quite happy with it, I've read reviews from other people, like there are problems out of the box and it's completely unusable. I can say that I didn't have this problem in unity 2021, 2022, 2019. it worked without problems, the Urp coverter from the box also worked, just watching the explanatory video, the only problem I encountered is with the dungeon creator, but it didn't work for me I beat the horse hard with this, I am honestly satisfied with it and I will use it in my projects, the only thing I can't do is to integrate a mobile controller. if there is someone here who can help me with this, or even the developer, my appreciation is maximum, have a good day everyone
这条评论是否有帮助?
2
0
m
See the parsing of the asset on youtube.
4 years ago
macrorus666基于版本2.2
I'm not a programmer. But after 2 days of studying the asset, everything works for me without errors in the 2020 version of the Unity. The right stick of the gamepad is switched in the character's spawner settings. I was pleased with the system of shooting from the platform at an angle on y axes.
这条评论是否有帮助?
1
0
T
Bad Template
4 years ago
TEMPTYPE基于版本2.2
I did read the reviews before purchasing this asset and gave it a try anyways thinking I could fix the minor problems it had. I was wrong lol. Enemies sometimes just don't die, you literally throw all the damage you can at them and they will still follow you (HP won't drop). The level up system is broken, you start the game with a fixed exp for some reason and won't ever get more. Friendly and enemies turrets does work but allied units won't. For some reason every time you start the game all allied units you had disappears from the game (except turrets). Sometimes the allied units won't disappear but they won't move they just appear and disappear. Sometimes things works sometimes it won't. I don't recommend this asset at all. I tested this asset on the Unity 2019 and 2021 ver. The 2021 ver won't even run, to much compile errors.
这条评论是否有帮助?
8
2
s
Needs work
5 years ago
skyser5基于版本2.2
There is some powerful and useful functionality here, but you really have to work to use it. The tutorials are poor quality and not well structured / presented. The demo scenes are sloppy. Many areas of the code are unprofessional/unhelpful such as this comment/method call pair: //Initialize Endzones initializeEndzones();
这条评论是否有帮助?
6
0
A
BROKEN (Dead project?)
5 years ago
Aphelion78基于版本2.2
When you scour the asset store and you find an asset like this, with a feature list as comprehensive as this, you should expect great things. I have dabbled with this asset for a few years but as time has gone on, the asset hasn't. Importing it into a fresh project (URP or built-in) as of 4/19/21 is nothing but a wall of errors and an unusable mess. There are many references to outdated Unity infrastructure including those at the shader level which turns everything pink. I have yet to resolve the "pink" shader issue as it seems to be tied to a much older shader graph issue. I see a lot of alpha and beta elements being introduced but the base system is broken right out of the gate. I want to LOVE this asset because it was such a good fit via the feature list to my project. Everytime I get an email that this asset has had an update, I hope beyond hope, now things are working as intended. Sadly we are STILL not there yet. It breaks my heart to give such a negative review of an asset that I believe has such potential. I WANT to see this asset succeed. I need to contact the Dev, to try to work out all my issues; but a lot of the issues I'm having are simply due to neglect. I've always felt that contacting the dev should be because I'm A.) doing something the asset wasn't intended for, or B.) I'm doing something dumb, and I'm lost. Frankly, I'm, looking to other assets for my project.
这条评论是否有帮助?
7
0
来自发布商的回复:
回复时间 5 years ago
Hi Sorry you had a bad experience using it. Pink shader is usually caused by using a different render pipeline, but I have already made a tool inside the Template to convert the project. here´s a video in youtube. https://youtu.be/r22o3G7Bi18 I know there´s some BETA features there, like vehicles and procedural walking enemies that many times don't work as expected, but the dungeon generator and the main stuff from the template works pretty well. If you are available, I would like to know exactly which part of the template is not what you expect and see if there´s a chance of fixiing / adding that feature. (BTW, Today I updated the template because some user found some bugs)
W
Bugs and outdated
5 years ago
WillieTheWolf基于上一个版本 2.11
It's a kit as the pieces are there, but I wouldn't say it's a good template. It requires a lot of work on your end. Work not related to putting your game together but to cleaning up the template. You will have to find and fix multiple errors as other posters commented. Documentation is outdated (the videos are made for older versions with different UI even). So you will have to just guess some stuff. (At least as of March 2021, be sure to check the youtube channel link and see how old the videos are and if there are updated versions) Updating it to URP is a chore and you will run into issues due to being out of date. As in playability, the demo included is clunky. The controls are not great and neither is the responsiveness. it feels stiff. Things you might be able to fix through animation and changing the controls script, but still, a very very rough starting point. The AI is as basic as you can make it. So ultimately I'm not sure what are you buying with this template. Some buttons, some mechanics, but not a game template. Also important, there's the bad support. I messaged the dev an hour after purchasing having seen the mess there was trying to get a refund and they never replied.
这条评论是否有帮助?
2
0
a
Very good support
5 years ago
alexxx9799基于上一个版本 2.11
He solved my problem in zero time. Thank you.
这条评论是否有帮助?
0
0
b
Everything mccorkle stated is still true
5 years ago
bjolet基于上一个版本 2.11
This asset has a lot of potential, but I don't want to have to fix bugs in a template that I purchased before I can start prototyping. I really hope the dev releases a patch soon.
这条评论是否有帮助?
2
0
w
Warning! Many import issues.
5 years ago
warpedpipe基于上一个版本 2.11
You can follow this guide to setup the project correctly in 2019.4 https://digitaldragonslayers.com/HOW-TO-Convert-PolygonR-s-Sci-Fi-Top-Down-Prototype-To-URP-with-Unity-2019-4-LTS-ca027a39587a4351ae5a9d8c2c6e4649
这条评论是否有帮助?
4
2
高品质资源
11000+款5星资源
深受用户信赖
8.5万+用户参与评分
强大的社区支持
10万+社区成员鼎力支持
Unity logo

语言

反馈

合作伙伴计划

合作伙伴
Copyright © 2026 Unity Technologies
所有价格不包含税