I didn't say it in the video but if you want to do this challenge, feel free! If you make a video of it then I'll link the video as an endcard in this video! Oh, and don't forget to join the MashUp Game Jam! itch.io/jam/mashup-game-jam
Anyone who is asking on how to get started with gamedev, should do this journey tbh. Step by step you improve a basic gameloop with new features. Great video!
For some reason i was hoping to see mr. fancy top hat to return as a boss looking for revenge for being abandoned but we later discovered it wasn't abandoned
This channel is so underrated, such a good quality videos and even videos like these you learn a heck tkn about it. For me as a hobby game dev these video's are gold. Thanks for making these videos and keep up the work! :) Would also love to see a bit more in depth of how you created the game with showing parts of code, like how you improved the jumping etc. Been a developer for almost 4/5 years now and I always like to see how other people tackle something and maybe improve myself via that.
DAMN IT... Just when I thought I was catching up in quality...my man puts this out. :/ LOVED the production quality on this video man...Would definitely play the shit out of this game :o
Great game man, with the fantastic world of personalization, you can create a lot of custom shit to encourage players to keep playing, like new character trails, backgrounds, tiles and coins designs, etc.
Love the game. All u need is to create a keyztore get a dev account on playstore then everything else is self explanatory I guess. Will be joining your game jam
What a great video! That's exactly why I subscribed to this channel. I have learned alot but I have a question how did you programmed the shop system? I have problems finding good tutorials and it would be a cool addtion to my game. Could you please help me ?
There's many different ways of doing it, but here's how I did it: I made each hat in the shop a ScriptableObject, that held variables like its name, index, price, and if it's been bought. The shop itself simply has a list of all the hat ScriptableObjects that the shop displays. Then I stored the index of the in PlayerPrefs, as well as a PlayerPref for each hat telling if it's been bought i.e. PlayerPref.GetInt("Hat3Bought") would return 1 if the hat with index 3 has been bought.
Hey, Ollie this video is great. I wanted to say that I loved this game idea and I wanted to make this on my own so is it fine if I make and possibly publish a game similar to this on the google play store?
Kept getting distracted by the coin bug....4 coins on screen and you've collected 5....a few more features later I think "oh he must have fixed that coin error by now!" checks and now you've got 6 coins after picking up 4! What a legend!
I didn't use a tutorial, I just wrote my own. The camera moves up at a fixed speed, and if the player is more than a certain distance away the camera moves faster until the distance gap has been closed
The game's not yet available as I haven't had the chance to get it done 😅 but I will do it sometime soon! I'll release a video to announce it when I do
I didn't have my usual recording equipment with me so I had to use a free trial of Bandicam, and only realised afterward that its video capture was on 15fps 😅
I didn't say it in the video but if you want to do this challenge, feel free! If you make a video of it then I'll link the video as an endcard in this video!
Oh, and don't forget to join the MashUp Game Jam! itch.io/jam/mashup-game-jam
How do you play the game
The amount of time I’ve heard “unity particle system” from all of the game dev TH-camrs
With post processing at a close second
MashUp Games so true
unity's particle system just makes us all go Y E S
From10sTo0z Dani
Take a shot every time you hear a game dev yter mention "Unity Particle Systems"
The hat had the best character arc-
the hat was the real protagonist
Can we have a sequel with the hat’s backstory? It would be an epic adventure, of sewing and betrayal. So dramatic.
Awesome idea! This would be a good way to approach large projects :)
Hey polymars I love your channel watched all your videos 2 months back
I'm amazed how it started and how it ended up to be... might use that 50 feature strategy for making games!
It's always good practice to divide your game where you can into small features that don't take too long to develop
The idea of breaking down the aspects of your game into such simple features is actually golden.
MashUp games: Unity's particle system.
Dani: Could this man be one of my people?
Awesome vid! It kept my attention really well, watching the game slowly evolve into this very cool thing.
That's a very good thing for me to hear, glad I can be engaging!
Anyone who is asking on how to get started with gamedev, should do this journey tbh. Step by step you improve a basic gameloop with new features. Great video!
For some reason i was hoping to see mr. fancy top hat to return as a boss looking for revenge for being abandoned but we later discovered it wasn't abandoned
I always had the notion of bringing fancy top hat back, just depended on when
This channel is so underrated, such a good quality videos and even videos like these you learn a heck tkn about it. For me as a hobby game dev these video's are gold. Thanks for making these videos and keep up the work! :)
Would also love to see a bit more in depth of how you created the game with showing parts of code, like how you improved the jumping etc. Been a developer for almost 4/5 years now and I always like to see how other people tackle something and maybe improve myself via that.
I will consider putting more coding parts into future videos, but not too much to alienate people who aren't interested in it
@@MashUpGames definitely understandable! See if you can find a nice balance between them. Eitherway they are awesome, keep it up!
Feature #2: boring.
Feature #3: take my money!
Feature #13: I want a refund.
Feature #45: I changed my mind.
0:10 daamn bro scared me, like i thought that the sound was coming from my speakers :D
Awesome video! And a great way to show what people can add to their games to make them better :D
It's the simple features that can go a long way
This was awesome and the end result looked fantastic! Nice work :)
You're making me rethink the way I make game update videos. I bet a list of features is just what I need. Everyone loves lists!
DAMN IT... Just when I thought I was catching up in quality...my man puts this out. :/
LOVED the production quality on this video man...Would definitely play the shit out of this game :o
Really cool idea, awesome video! :D
Great game man, with the fantastic world of personalization, you can create a lot of custom shit to encourage players to keep playing, like new character trails, backgrounds, tiles and coins designs, etc.
Great Work! The editing and video quality is superb, I love it! :D
This is such an awesome video idea! Would love to see other developers try it.
UNITY’S PARTICLE SYSTEM
this is a nice way to make a game, feature by feature you get closer to finishing it and the progress is real
Can we have an F in the chat for the old top hat?
Great video that game is better than 90% of the games on the app store.
Love the game. All u need is to create a keyztore get a dev account on playstore then everything else is self explanatory I guess. Will be joining your game jam
Nice video idea and well implemented
👌
Were you killed?
Hat: Sadly yes...
Hat: BUT I LIVED!
Hear the the word unity partical system
Any one who in milk gang:dani is that u
6:51 your phone/computer always has built-in volume controls, so it's useless
the story of the square and the top hat makes even people with hearts made out of steal cry
how do i make the anxiety-camera 5:38 ?
awesome idea
8:57 *🎵What can I say except you're welcome🎵*
Underrated channel
Underrated comment
Great video and nice concept!
Give me a couple of days and I'll come up with something too.
I look forward to seeing what you do with it!
What a great video! That's exactly why I subscribed to this channel. I have learned alot but I have a question how did you programmed the shop system? I have problems finding good tutorials and it would be a cool addtion to my game. Could you please help me ?
There's many different ways of doing it, but here's how I did it:
I made each hat in the shop a ScriptableObject, that held variables like its name, index, price, and if it's been bought. The shop itself simply has a list of all the hat ScriptableObjects that the shop displays. Then I stored the index of the in PlayerPrefs, as well as a PlayerPref for each hat telling if it's been bought i.e. PlayerPref.GetInt("Hat3Bought") would return 1 if the hat with index 3 has been bought.
Hey, Ollie this video is great. I wanted to say that I loved this game idea and I wanted to make this on my own so is it fine if I make and possibly publish a game similar to this on the google play store?
You're free to do whatever you want!
@@MashUpGames Ok Thanks for letting me know
NOOO!! NOT THE FANCY HAT!!
Edit: yaaaayy
WHY WHY THIS IS NOT ON GOOGLE PLAY STORE WHYYYYYYYY
Fr fr
@@virginlungs420x?
@@SoftDevAB do you not know what fr means
@@virginlungs420x nope
@@SoftDevAB 🤦🏻♂️🤦🏻♂️bruh your like 12 years old aren't you
I like how he did a feature showcase after he actually did the hat so we just were like yey
what is name of the music in the video?
Kept getting distracted by the coin bug....4 coins on screen and you've collected 5....a few more features later I think "oh he must have fixed that coin error by now!" checks and now you've got 6 coins after picking up 4! What a legend!
Bug fixing just wasn't one of the features 😅
I can't wait to play the game it looks really fun
Hopefully I'll have it up soon!
Hi! I love the idea of the anxiety camera but can’t find anyone who explains how to code it. Do you have a recommendation for a tutorial?
I didn't use a tutorial, I just wrote my own. The camera moves up at a fixed speed, and if the player is more than a certain distance away the camera moves faster until the distance gap has been closed
Me seeing a 3 day game jam after I just got insanely burnt out in one: oh god no keep it away it scares my burnout sensors
How do you make the camera cant go down?
Are you going to put this on the on the App Store or the Google Play Store? I would really like to play this!
you shouldve left a bug in the game and called it a feature
Oh there were definitely a few bugs left in the game haha
ngl I made a game because I was inspired by this video! Thank you for the inspiration!
Super happy to have that impact on you! 😊
Thanks unity particle System
DANI?
soooo... how about releasing it on the google play store..?
Yes
Subscribed, this was cool. You should check out the mobile game called Leap Day by Nitrome. Your game reminds me of that one.
Did you make it to the play store in the end? :)
How was the Zoomie Trail created?
Trail Renderer gameobject in Unity, it's pretty easy to set up :)
How i can download the game?
The game's not yet available as I haven't had the chance to get it done 😅 but I will do it sometime soon! I'll release a video to announce it when I do
@@MashUpGames ok,thx
Pls make a tutorial on making a shop
Maybe if I want to do tutorials in the future I will cover it
"thank you unity particle system"
[Happy dani noises]
Man creates gd 2.2 in a week
This would look good without the portrait
You probably wont see this,but seeing how bad this thing runs in the video hurts my soul , what is that , 15 fps?
I made a mistake with the recording framerate and didn't notice until I put the video up 😅
@@MashUpGames Understandable,have a good day.
Sound like onion from apple and onion
publish it on youtube
Can you do 3D fps game, or you cant?(DANI JOKE)
You're right I can't...yet
How about 100 features
Challenge: Write game engine in C using Vulkan API and make this game again (:
that sounds like a whole lot of effort that I'm not willing to spend haha
Challenge: make a game that runs on a sewing machine
the title lmao
ok
ok
is this video running at 15fps or my phone is cracked
I didn't have my usual recording equipment with me so I had to use a free trial of Bandicam, and only realised afterward that its video capture was on 15fps 😅
@@MashUpGames oufff ok 😂 great video anyway ;)
not in play store yet lmao
Unfortunately it's not going to be on play store any time soon
@@MashUpGames where the game is?
maybe?
RELASE THIS GAME IN PLAAY STORE RIGHT NOW
My god this video is running on like 5 fps
why are my comments the wrong pfp
Wow you remind me of a person I met on Discord you even have the same username isn't that funny
where's dudeguy2? what did u do with him?
@@MujjMujj he pushed him into a dark abyss
This low fps recording kinda hurts
Yeah I didn't realise my recording settings were changed 😅
Come on man better jump, jump and movement is 1 feature
making a mobile game and claiming that there was a challenge in making it, challenge
(great vid tho)
Making a mobile game is the real challenge here
goiter?
no you can
yes I can't
no you cant
yes I can