I made a Game where you Play as MANY People

  Рет қаралды 148,049

LowBudgetGameDev

LowBudgetGameDev

Күн бұрын

I made a game for the Brackey's Game Jam where you get to play as multiple characters.
Brackey's Game Jam: itch.io/jam/br...
Play the Game: lowbudgetgamed...
Music (In Order):
Context Sensitive - Thermal
Context Sensitive - Moon Base
Context Sensitive - Amiga
Context Sensitive - Fetch Quest
Context Sensitive - Biscuits
Context Sensitive - In Motion
Context Sensitive:
/ @contextsensitive
contextsensiti...

Пікірлер: 252
@grapeguy3723
@grapeguy3723 Жыл бұрын
Mr GameDev is super sexy and cute 🥰🥰😘😘😍😍
@LowBudgetGameDev
@LowBudgetGameDev Жыл бұрын
I agree
@dorotazarzycka6989
@dorotazarzycka6989 Жыл бұрын
wait wha-
@poopy-mc.pooperson
@poopy-mc.pooperson Жыл бұрын
uhhhhhhhhhhhh..................... ' ' ' ' ' ' '' ' ' ' ' you gay
@eqtuise
@eqtuise Жыл бұрын
@@poopy-mc.pooperson it could be a woman
@Gendergaming_OnRoblox
@Gendergaming_OnRoblox Жыл бұрын
your gay
@attackehh
@attackehh Жыл бұрын
I think you should make different weapons for each character. For example, sharper polygons would have melee weapons. The sharpest would be the most special, as it would turn and do contact damage. However, this would require you making unique attacks for the enemies instead of them simply running into you. More smooth polygons (oval, circle, hexagon etc) would have ranged attacks. The circle should have the spread attack, as shown in the video while the oval could have a dash attack, facing the wider end. I think the pentagon and hexagon should have high cooldown, insta kill / piercing / exploding bullets. I know that the gamejam is over but that doesn't stop you from continuing your game! It's a good concept anyway.
@LowBudgetGameDev
@LowBudgetGameDev Жыл бұрын
Great idea! I’ll try to implement your suggestion when continuing the game.
@catkook543
@catkook543 Жыл бұрын
it's a pretty fun game though pretty easy if you know the tactic especially after they stop re-spawning, just circle around them repeatedly with this tactic i managed to kill all of them first try on my first character Though dodging the scribbles is a bit tricky and fun initially when they are spawning all around you and you have to weave inbetween all the scribbles, but the enemys do have a tendency to clump up into a single clump if you survive long enough with the previous tactic If you decide to revisit this game, i feel like fixing that enemys stop spawning bug would make the game much more interesting, then if you either increase damage so you can clear out clumps of enemys more quickly or change the enemy ai a bit that'd help the game out a ton as well if you dont know what i mean by "circle around them", it's the optimal tactic people normally do in call of duty zombies where they just train their zombies behind them
@caffeinatedbunz271
@caffeinatedbunz271 Жыл бұрын
How about a game with no characters?
@caffeinatedbunz271
@caffeinatedbunz271 Жыл бұрын
Oh my god he liked my comment guys
@jinxed-truly
@jinxed-truly Жыл бұрын
didnt sam hogan already make that with cellgame
@ajtv_ag
@ajtv_ag Жыл бұрын
It will be a mouse
@mormiyt6528
@mormiyt6528 Жыл бұрын
that is a cool dia
@emiliapaintings
@emiliapaintings Жыл бұрын
@@jinxed-truly yeah
@coffeenotcoffee8492
@coffeenotcoffee8492 Жыл бұрын
7:00 the abilities made your game and characters unique, well done
@ionelsavulescu4683
@ionelsavulescu4683 Жыл бұрын
the enemy spawning thing also can be a pencil drawing a scribble animation
@ghostiy1008
@ghostiy1008 Жыл бұрын
the octagon just shows its inner stop sign with the ability
@4b4nd0n3d.4cc
@4b4nd0n3d.4cc Жыл бұрын
yes
@legrandgaming7684
@legrandgaming7684 Жыл бұрын
finally a game me and the friends inside my head can play together!
@forantoncollo7881
@forantoncollo7881 Жыл бұрын
You deserve more subs king!
@yannickstender1963
@yannickstender1963 Жыл бұрын
I really enjoy your videos. Couldn't belive that you only had that little subs. Just supscribed to watch more of your quality videos. Greetings from germany.
@grapeguy3723
@grapeguy3723 Жыл бұрын
Du bist klug
@davenesslerodt1220
@davenesslerodt1220 Жыл бұрын
"youre only allowed to play as one character" BFDIA 5b: Am i a joke to you?
@LowBudgetGameDev
@LowBudgetGameDev Жыл бұрын
Bro, I totally forgot about that
@ragabmaster
@ragabmaster Жыл бұрын
you should add some power ups that randomly spawn when you kill an enemy and stronger and cooler looking enemies to make the game funner
@NoShoez
@NoShoez Жыл бұрын
Love the content🎉 keep it up❤❤
@That_Paperbag
@That_Paperbag Жыл бұрын
i like how the bullets still has the shell when you shoot it
@Diamondbling97
@Diamondbling97 Жыл бұрын
This is really good! Keep up the good work :)
@slgalaxy
@slgalaxy Жыл бұрын
Congrats! Im your 1000th subscriber! Good stuff btw!
@alexniccah
@alexniccah Жыл бұрын
Ever heard of vibrant venture? They beat you to the idea of multiple characters, Years ago.
@progCan
@progCan Жыл бұрын
0:55 quick tip: instead of doing that bad code, you can do this: Vector2 MoveVector = new Vector2(Input.GetAxisRaw("Horizontal"), Input.GetAxisRaw("Vertical")) * Speed; transform.position += MoveVector; EDIT: it also works with both arrow keys, WASD, AND CONTROLLER INPUT!
@TheActualDried
@TheActualDried Жыл бұрын
Note: This game's code is in Lua.
@magiturtle
@magiturtle Жыл бұрын
this guy needs more subs
@rgc-exists
@rgc-exists Жыл бұрын
You could have just said the colliders' "isTrigger" value to true and use the OnTriggerEnter and OnTriggerExit functions instead. That way it wouldn't collide with physics but it would detect if they were touching. Also very underrated video, good job!
@LowBudgetGameDev
@LowBudgetGameDev Жыл бұрын
Thanks for the tip. I'll try to keep that in mind.
@eduardchirila8730
@eduardchirila8730 Жыл бұрын
this is the game you play when you have no friends, and you want to feel like you have some.
@TheTrue_CoolGuy
@TheTrue_CoolGuy Жыл бұрын
"In games you only play as one character" *Lego star Wars games have joined the chat*
@charlessantos2797
@charlessantos2797 Жыл бұрын
Games where you can change players: But what about us? We can control one player at a time? Games where your friends play on one phone: We have joysticks and stuff!
@dre_elhoward4883
@dre_elhoward4883 Жыл бұрын
Crowd city is a game that you play as multiple characters
@nonaataworld641
@nonaataworld641 Жыл бұрын
Your so underrated you deserve some subs
@cow3958
@cow3958 Жыл бұрын
you should make a mode where you can play as all shapes at once and it one if them dies you can only used there abilities
@TMKQ-
@TMKQ- Жыл бұрын
It will be cool. IF we can choose a characters
@mariachun7623
@mariachun7623 Жыл бұрын
big, tall, small: *Are we a joke to you*
@Jackziux
@Jackziux Жыл бұрын
Scribbles stopped spawning and the square could clone so man times. Other than that, gud game
@OlofNilsson-o1v
@OlofNilsson-o1v Жыл бұрын
i get it
@dorotazarzycka6989
@dorotazarzycka6989 Жыл бұрын
the game is fun but idk how to pause and I used an auto clicker with square's and octagon's power and its kinda... broken, also you should add an win screen, and I found a glitch: when I die sometimes from circle to hexagon then octagon but there wasn't the square and the triangle. 2 glitch when you have every single scrible on screen after you die no longer you'll se an enemy on screen.
@Nhssnhs
@Nhssnhs Жыл бұрын
after a while the enemy eventually stopped spawning
@DexIsRuthless28
@DexIsRuthless28 Жыл бұрын
Wow this game is gonna be FUN!!!
@nathanielbertl.pagtalunan8918
@nathanielbertl.pagtalunan8918 Жыл бұрын
I found a glitch: If you die as square while with power up and then respawn u can have 4 square friends that last forever
@UranusBrother
@UranusBrother Жыл бұрын
Nice Idea i'm going to do the same thing in castle
@dhavieddyby883
@dhavieddyby883 Жыл бұрын
Make an Update! Update name: update 1.1! What is added? Oval and Heart character Abilotyies Oval: spawning spikes around him, every enemy that touch it will dies but the spike will be gone too Heart: hypnotizes 3 enemy to fight for you!
@ecernosoft3096
@ecernosoft3096 Жыл бұрын
Unfortunately, Knuckles chaotix exists.
@yahyagd5637
@yahyagd5637 Жыл бұрын
Geometry dash let's you control 2 players in dual mode,but with less control ability so good job
@redstocat5455
@redstocat5455 Жыл бұрын
"There are not game with multiple caracters" The majority of game left the chat
@1Lowbudgetgamedevfan-vx6by
@1Lowbudgetgamedevfan-vx6by Жыл бұрын
IM YOUR NUMBER 1FAN! I LOVE YOU SO MUCH! DO YOU SELL BATH WATER?!?
@aimfulRenegade
@aimfulRenegade Жыл бұрын
super mario bros. 2: "ami a joke to you?"
@kaizacat3278
@kaizacat3278 Жыл бұрын
Underrated channel
@immanuelhasudungan2478
@immanuelhasudungan2478 Жыл бұрын
Can you make polygon squad mobile support so I can play
@pinkheart5380
@pinkheart5380 Жыл бұрын
He should have WAY MORE subscribers then this, his vids are really good
@butter8878
@butter8878 Жыл бұрын
bro that intro made me think it was an ad 😭
@raidenpro6118
@raidenpro6118 Жыл бұрын
Polygon squad There's a circle
@inxyafada
@inxyafada Жыл бұрын
this guy's kinda underrated
@mrtaco5956
@mrtaco5956 Жыл бұрын
YOU NEED WAYY MORE SUBS
@sharkdue4102
@sharkdue4102 Жыл бұрын
Polly-Gone woulda been a better title
@GotSwissd
@GotSwissd Жыл бұрын
Underrated
@olivermoszer9644
@olivermoszer9644 Жыл бұрын
with the triaegol a clipt owt the map
@johnyeldry
@johnyeldry Жыл бұрын
this channel is dani but better same with badgamedev
@D3VURL
@D3VURL Жыл бұрын
Since i am a castle dev i am gonna make that game. (well not really because im lazy)
@D3VURL
@D3VURL Жыл бұрын
@@sillyserb25 im still fine with it but on my device saving breaks, Gui breaks so now i have to exit then enter to fix it. Wich i did not want to happen. So i placed less blueprints for that to not happen.
@D3VURL
@D3VURL Жыл бұрын
Castle is a little buggy for me
@D3VURL
@D3VURL Жыл бұрын
@@sillyserb25 u forgot to say text boxes, account pics and sounds i mean not basic sounds, the ones that you can make sounds with microphone and files.
@D3VURL
@D3VURL Жыл бұрын
@@sillyserb25 ima make it now so i might send the link here
@brandonkillz
@brandonkillz Жыл бұрын
i bro ke your game with the triangle i got out of the map
@tonyaarnett2655
@tonyaarnett2655 Жыл бұрын
Do a game where the rules change whenever when you die!
@bennerdinner646
@bennerdinner646 Жыл бұрын
There's a few games like that....
@flameshadow8
@flameshadow8 Жыл бұрын
it only spawns enemy's for the circle level
@YappykidsTV
@YappykidsTV Жыл бұрын
I played it on mobile, it was fun.
@kirayoshikage2756
@kirayoshikage2756 Жыл бұрын
ONLY 2 DAYS????
@P_Alphabet_Lore
@P_Alphabet_Lore Жыл бұрын
The New Sam Hogan
@vinalim7738
@vinalim7738 Жыл бұрын
You can control 2 players in geomatey dash
@jfrnjfrn1
@jfrnjfrn1 Жыл бұрын
theres 1 more bug you need to fix, a shooting cooldown,without a shooting cooldown, you could cheat with an autoclicker
@jfrnjfrn1
@jfrnjfrn1 Жыл бұрын
and another, you need to make enemies spawn infinitly, or you can just do waves and add shooting enemies, fast enemies with low health, tank enemies with huge health but slow and you can add some bosses.
@AnimAted_Adventurez
@AnimAted_Adventurez Жыл бұрын
Bfdia2: am I a joke to you?
@KoPumpkin
@KoPumpkin Жыл бұрын
5:40 GEOMETRY DASH REFRENCE?!?!?!?!!?!?!??1?!??!?111!?!?!!!!??
@MinMadAstroMan
@MinMadAstroMan Жыл бұрын
MAKE A 3D GAME WHERE YOU ARE A ADAM LIKE A MICROSCOPIC THING WE ARE ALSO MADE OF.
@motadooo
@motadooo Жыл бұрын
You mean fire boy and water girl solo
@dylsplazy
@dylsplazy Жыл бұрын
What about party based rpgs lol
@DanielHazenStewart
@DanielHazenStewart Жыл бұрын
10:13 …I…Guess that’s how you beat the game…?
@ZombVR
@ZombVR Жыл бұрын
That’s so good
@dariah6300
@dariah6300 Жыл бұрын
I found a glich.if you die whith the square and he/she is duped you will have all the dups
@arandomball86
@arandomball86 Жыл бұрын
How do you only have 600 subs??
@rockateart9752
@rockateart9752 Жыл бұрын
The new DANI
@Cold-Ice-Creem
@Cold-Ice-Creem Жыл бұрын
1:54 this part is funny 😂😂
@justapanatic
@justapanatic Жыл бұрын
GENIUS
@marcusheyman8605
@marcusheyman8605 Жыл бұрын
ONLY 2 DAYS??!!!?
@Astro_16Vr
@Astro_16Vr Жыл бұрын
0:00 one character you say? What about pikmen 1 2 and 3?
@clickingz
@clickingz Жыл бұрын
Cool vid
@simonaxelsicat5478
@simonaxelsicat5478 Жыл бұрын
uh... WHAT DID YOUR MOM SAY
@georgetertereanu6278
@georgetertereanu6278 Жыл бұрын
u are so underated
@charitymobley-ui9qh
@charitymobley-ui9qh Жыл бұрын
nice.
@Schnickenpick
@Schnickenpick Жыл бұрын
So there is this Game called baba is you its about coding and yeah with multiple caracters😂
@arni30depicithosszunev
@arni30depicithosszunev Жыл бұрын
Sam Hogan jr.
@PraxDike
@PraxDike Жыл бұрын
how do you have so little subs its soo good, like sam hogan
@akiprox7
@akiprox7 Жыл бұрын
new sub
@NapalmStrike489
@NapalmStrike489 Жыл бұрын
Napalm
@databotexe
@databotexe Жыл бұрын
The new dani!!!11
@kirbykinggt
@kirbykinggt Жыл бұрын
all the lego games do this
@kirbykinggt
@kirbykinggt Жыл бұрын
no hate though
@emilyallen7912
@emilyallen7912 Жыл бұрын
How about polysquad
@armanimoreno-k2q
@armanimoreno-k2q Жыл бұрын
cool video
@Luhe28
@Luhe28 Жыл бұрын
why does he sound like an indian dude when he says: "ball with a gun"
@JojoJere
@JojoJere Жыл бұрын
Sonic Heroes did this.
@tinyarr
@tinyarr Жыл бұрын
here before this guy goes famous
@dsdnardo
@dsdnardo Жыл бұрын
9 LVIE YOU LIW UBCIGET GANE DEV!!!!!!!!!
@LowBudgetGameDev
@LowBudgetGameDev Жыл бұрын
I had a stroke reading that
@dsdnardo
@dsdnardo Жыл бұрын
@@LowBudgetGameDev 👽
@marcusheyman8605
@marcusheyman8605 Жыл бұрын
I love alryotec
@dsdnardo
@dsdnardo Жыл бұрын
@marcusheyman8605 i love you Marcus heyman 8605
@citrasanjaya5082
@citrasanjaya5082 Жыл бұрын
Did even know THAT PLAYER CANNOT MOVE IN ANDROID
@MrMsbrand
@MrMsbrand Жыл бұрын
HOW TO USE ABILITY
@bonsaissecretalt
@bonsaissecretalt Жыл бұрын
*Chess Left The Chat*
@MindyFitzpatrick-o4k
@MindyFitzpatrick-o4k Жыл бұрын
um there are 4 sqares & i hexogon
@ellieripps2614
@ellieripps2614 Жыл бұрын
what abowt septigon pentgon nonagon and decigon???
@Shamancat77
@Shamancat77 Жыл бұрын
i mean i know a g\me where you can play as different poeple
How I Beat The Password Game
39:53
Bog
Рет қаралды 2,6 МЛН
GMTK Game Jam 2021 Devlog
14:47
Vimlark
Рет қаралды 212 М.
Who's spending her birthday with Harley Quinn on halloween?#Harley Quinn #joker
01:00
Harley Quinn with the Joker
Рет қаралды 26 МЛН
Ice Cream or Surprise Trip Around the World?
00:31
Hungry FAM
Рет қаралды 16 МЛН
What type of pedestrian are you?😄 #tiktok #elsarca
00:28
Elsa Arca
Рет қаралды 22 МЛН
This Game Made Its Developer $10k
18:04
Icely Puzzles
Рет қаралды 183 М.
I added ur HORRIBLE Minecraft Ideas
13:28
Element X
Рет қаралды 208 М.
How I designed Fruit Ninja
22:58
Luke Muscat
Рет қаралды 6 МЛН
I Made Your Cursed Game Ideas
9:07
Barji
Рет қаралды 341 М.
I Made a Game With No Free Time
13:36
LazyAlarm
Рет қаралды 161 М.
I Made a Fake Multiplayer .io Game
13:19
BadGameDev
Рет қаралды 4,4 МЛН
I Made a Zero Player Game
12:30
Sam Hogan
Рет қаралды 10 МЛН
I Made Minecraft But The Blocks Are Legos
8:54
CodyCantEatThis
Рет қаралды 3,3 МЛН
How I Made a 3D Platformer in 2D Game Engine
21:23
ggenije
Рет қаралды 545 М.
I made a 1D Racing Game with a LED strip
13:14
Jelle Vermandere
Рет қаралды 212 М.
Who's spending her birthday with Harley Quinn on halloween?#Harley Quinn #joker
01:00
Harley Quinn with the Joker
Рет қаралды 26 МЛН