Creating a Tower Defense Game in Unity - Dev-log + Source Code

  Рет қаралды 47,914

Binary Lunar

Binary Lunar

Күн бұрын

Пікірлер: 48
@BinaryLunar
@BinaryLunar 2 жыл бұрын
📝 The Ultimate 2D & 3D Shader Graph Course: tinyurl.com/3b5zac7c 🌎 Let us know what you think about this video, also feel free to chat with us on our Discord server: discord.com/invite/b6bXKSV ❤ Support us on Patreon www.patreon.com/BinaryLunar and gain access to all our tutorial projects. 📦 Check our Assets on Unity Assets Store: assetstore.unity.com/publishers/47136
@alihashem2158
@alihashem2158 Жыл бұрын
Thank you for the great video, is the source code the same codes shown through out the video? Thank you very much once again.
@BinaryLunar
@BinaryLunar Жыл бұрын
@@alihashem2158 yes source code is available on Patreon or the assets store
@alihashem2158
@alihashem2158 Жыл бұрын
@@BinaryLunar Thank you very much for the information, the video was very helpful :)
@BinaryLunar
@BinaryLunar Жыл бұрын
@@alihashem2158 you are most welcome
@hollisinman4578
@hollisinman4578 Жыл бұрын
I am trying to retool my old td called aliens earth invasion, this sounds like what I need? please check my game out and tell me. I have a bunch of level boards and other graphics , it's available on ios and android
@nonamepetko
@nonamepetko 2 жыл бұрын
You know KZbin has a bot problem when there are double the bots than real people in the comments...
@_gr1nchh
@_gr1nchh Жыл бұрын
How does multiplayer work for a game like this? Have you ever done multiplayer games? I like multiplayer TD games but they're always pay to win. I would love to make one that isn't that's fair for all players and you have to earn the good stuff. I know nothing about making games but want to get into it. Just simple little mobile games that are fun and fair.
@joaosimoes8132
@joaosimoes8132 Жыл бұрын
So this is an exact copy of an udemy course and you ask for donations? Cmon
@charlieratcliffe7294
@charlieratcliffe7294 2 жыл бұрын
for some reason the private objectpooler _pooler doesnt work for me in the spawner script? apparently im missing an assembly directive - help please!!
@jastinsgaming2
@jastinsgaming2 Жыл бұрын
did you fix it im stuck on i too
@ИгорьБабинцев-ф2ь
@ИгорьБабинцев-ф2ь Жыл бұрын
This video is wonderful, if not one but - I don't understand what parameters should be set at the beginning of the "Enemy" script. If you know help urgently please!
@hollisinman4578
@hollisinman4578 Жыл бұрын
If I buy on unity asset store do I get everything including source code? or do I have to do patreon as well?
@BinaryLunar
@BinaryLunar Жыл бұрын
لbuying the asset or being level 2 patron is enough
@madhusudanpanda6396
@madhusudanpanda6396 2 жыл бұрын
Best wishes buddy. Thums up
@BinaryLunar
@BinaryLunar 2 жыл бұрын
Thanks!
@egcit4708
@egcit4708 2 жыл бұрын
Thank you, im late to the party just starting learning C#. Thank you for posting tutorials and instructional C# videos.
@BinaryLunar
@BinaryLunar 2 жыл бұрын
You are most welcome!
@grandprime2014
@grandprime2014 Жыл бұрын
@@BinaryLunar wyh there is no maximum dagree of upgrading , so i can upgrade the towers 10000000 times if i have enough money and that is wrong, can you fix that i wanted to buy patreon for 9dollar but now i am a bit confused couse of that
@spellbaiter4518
@spellbaiter4518 2 жыл бұрын
First like always supports you❤️
@BinaryLunar
@BinaryLunar 2 жыл бұрын
Thanks!
@spellbaiter4518
@spellbaiter4518 2 жыл бұрын
@@BinaryLunar I'm the one who wants to thank you bro! You made my game dev learning great❤️
@24crowbar54
@24crowbar54 Жыл бұрын
In the Spawner script i get this error "The type or namespace name 'ObjectPooler' could not be found (are you missing a using directive or an assembly reference?)" i have no idea whats wrong since i tested making a folder named ObjectPooler and i wrote it exactly like u did
@rasvac3795
@rasvac3795 Жыл бұрын
@Winchelz U need to create a script called "ObjectPooler", which is shown after the spawner in the video.
@fearezoic7305
@fearezoic7305 Жыл бұрын
In the enemy health scipt it keeps giving me the error "The type or namespace name 'Enemy' could not be found (are you missing a using directive or an assembly reference)" Please help
@timy_0514
@timy_0514 Жыл бұрын
Did u solve it?
@izroth8014
@izroth8014 Жыл бұрын
Seller can't fix it cuz he's not the true creator. This guy is infringing on Gianny Dantas' Udemy course. He's literally selling the final product as an asset. Gianny is already aware of this and has filed a copyright claim against this youtuber. I won't be surprised if this comment gets deleted.@@timy_0514
@cellarart.9232
@cellarart.9232 4 ай бұрын
You have to create an Enemy class, it's basic programming bro. If there is no such class of course it's not going to find it
@firmansyahds7292
@firmansyahds7292 Жыл бұрын
i stuck on here dude wayPoint wayPoint => target as wayPoint; error massage : Error CS0103 The name 'target' does not exist in the current context please help me
@paulblart7378
@paulblart7378 Жыл бұрын
learn how to ask a question first
@firmansyahds7292
@firmansyahds7292 Жыл бұрын
@@paulblart7378 if u try follow the tutorial videos i think u will understand what i mean 😅, if u don't know how to answer better u silent
@paulblart7378
@paulblart7378 Жыл бұрын
@@firmansyahds7292 if you followed the tutorial right you wouldn't have a problem. And if you think "please help me" is a good way to ask for help then you're never getting any. Your loss, not mine.
@firmansyahds7292
@firmansyahds7292 Жыл бұрын
@@paulblart7378 LMAO he cut his source code bruh so i can't see what class he used, i'm just a newbie at unity, that why my code not working. mehh whatever i already found another tutorial
@rasvac3795
@rasvac3795 Жыл бұрын
@@firmansyahds7292 See next to the class name, you need to change the default type "MonoBehaviour" to "Editor" so its like "WaypointEditor : Editor".
@attran4478
@attran4478 Жыл бұрын
yeah where is source code ? liar !
@BinaryLunar
@BinaryLunar Жыл бұрын
Here you go Mr.Polite: www.patreon.com/posts/tower-defense-67001724
@ppkwii
@ppkwii Жыл бұрын
@@BinaryLunar What is the difference between Basic and Full version about "Tower Defense Game - Full/Basic Game Files" ??
@BinaryLunar
@BinaryLunar Жыл бұрын
@@ppkwii Basic: contains only 1 turret and 1 enemy. Full containing :6 Turrets 3 enemies UI Achivements
@jimmyborrenbergs9880
@jimmyborrenbergs9880 Жыл бұрын
@@BinaryLunar Can we build the game without buying the code?
@BinaryLunar
@BinaryLunar Жыл бұрын
@@jimmyborrenbergs9880 you want to try the game ,
@DickerehikariDuck
@DickerehikariDuck Жыл бұрын
not a beginner friendly vid. meh
@BinaryLunar
@BinaryLunar Жыл бұрын
It is not even a tutorial, just devlog.
@nicebellini7888
@nicebellini7888 Жыл бұрын
how to use Singleton class? u need some kind of import?
@SuperAllagui
@SuperAllagui 2 жыл бұрын
Hi my friend so firstly I thank you. Second I heve a question I so important is how to build my project in ps4 because any own tell me how
@BinaryLunar
@BinaryLunar Жыл бұрын
Sorry never built for PS4 before.
@huthaifakhalifa5390
@huthaifakhalifa5390 2 жыл бұрын
great video as always
@ozencartoon
@ozencartoon 4 ай бұрын
:( Your enemy Script is not understable for me :(
@EvanMaruszewski-nt5up
@EvanMaruszewski-nt5up 3 ай бұрын
I feel you 😢
What Makes Tower Defence Games Good?
21:31
RealityEscape
Рет қаралды 1,2 МЛН
Creating a DOOM (Wolfenstein) - style 3D Game in Python
52:00
Coder Space
Рет қаралды 1,3 МЛН
LIFEHACK😳 Rate our backpacks 1-10 😜🔥🎒
00:13
Diana Belitskay
Рет қаралды 3,9 МЛН
Running With Bigger And Bigger Lunchlys
00:18
MrBeast
Рет қаралды 104 МЛН
The Joker wanted to stand at the front, but unexpectedly was beaten up by Officer Rabbit
00:12
Please Help This Poor Boy 🙏
00:40
Alan Chikin Chow
Рет қаралды 15 МЛН
I Made Clash of Clans, But it's a Tower Defense
10:20
Barji
Рет қаралды 477 М.
How To Fail At Tower Defense Games
3:27
Artindi
Рет қаралды 87 М.
Escaping Unity Animator HELL
18:18
Lost Relic Games
Рет қаралды 509 М.
Why Slopes are Shockingly Difficult for Indie Game Devs
17:20
Inbound Shovel
Рет қаралды 149 М.
The Best Overwhelming 2024 Tower Defence Building Games
22:48
GamerZakh
Рет қаралды 450 М.
I Made a TRUE Tower Defense Game!
5:40
Emis
Рет қаралды 26 М.
I Made the Same Game in 8 Engines
12:34
Emeral
Рет қаралды 4,1 МЛН
When Your Game Is Bad But Your Optimisation Is Genius
8:52
Vercidium
Рет қаралды 1,5 МЛН
Which Smash Characters have Canonically Smashed?
31:22
PMJ
Рет қаралды 579 М.
LIFEHACK😳 Rate our backpacks 1-10 😜🔥🎒
00:13
Diana Belitskay
Рет қаралды 3,9 МЛН