- 82
- 40 975
LevelUpWithAlex
United States
Приєднався 15 чер 2015
I'm Alex-a passionate indie game developer, content creator, and educator. With a deep love for storytelling, game mechanics, and creative problem-solving, I’m here to share my journey and inspire others to explore the world of game design.
On this channel, you’ll find:
🎮 Game development tutorials and tips, especially for GDevelop.
📚 Insights into designing games with unique mechanics and memorable experiences.
🛠️ Behind-the-scenes looks at my current projects, including survival, horror, and RTS games.
🌟 Educational content for aspiring developers, including tools, techniques, and resources.
Beyond game design, I’m committed to supporting accessible learning for all and creating a positive, inclusive community for creators, players, and enthusiasts. Whether you’re here to learn, collaborate, or just enjoy the ride, I’m glad you stopped by!
Don't forget to subscribe and join me on this exciting adventure in creativity and innovation,
Happy Game Making!
On this channel, you’ll find:
🎮 Game development tutorials and tips, especially for GDevelop.
📚 Insights into designing games with unique mechanics and memorable experiences.
🛠️ Behind-the-scenes looks at my current projects, including survival, horror, and RTS games.
🌟 Educational content for aspiring developers, including tools, techniques, and resources.
Beyond game design, I’m committed to supporting accessible learning for all and creating a positive, inclusive community for creators, players, and enthusiasts. Whether you’re here to learn, collaborate, or just enjoy the ride, I’m glad you stopped by!
Don't forget to subscribe and join me on this exciting adventure in creativity and innovation,
Happy Game Making!
Leaderboard with Firebase | Part 4 | Fetching & Printing Database
In this tutorial, I'll cover how to Query your database, parse the information, and print it into Gdevelop as a text object!
Don't forget to like, share, and subscribe to the channel for more GDevelop tutorials and game development content!
Join the community:
Discord: discord.com/invite/UpWpGPNvQw
Ko-fi: ko-fi.com/levelupwithalex
Let's level up your game dev skills together,
Happy Game Making!
#GDevelop #GameDev #Tutorial
Don't forget to like, share, and subscribe to the channel for more GDevelop tutorials and game development content!
Join the community:
Discord: discord.com/invite/UpWpGPNvQw
Ko-fi: ko-fi.com/levelupwithalex
Let's level up your game dev skills together,
Happy Game Making!
#GDevelop #GameDev #Tutorial
Переглядів: 179
Відео
Leaderboard with Firebase | Part 3 | Gdevelop
Переглядів 194Місяць тому
In this tutorial, I'll cover how to add username input rules and we will do a little bit of recalling from our database. Don't forget to like, share, and subscribe to the channel for more GDevelop tutorials and game development content! Join the community: Discord: discord.com/invite/UpWpGPNvQw Ko-fi: ko-fi.com/levelupwithalex Let's level up your game dev skills together, Happy Game Making! #GD...
BEAT 'EM UP in Gdevelop | Part 1: Movement
Переглядів 1,3 тис.Місяць тому
In this tutorial, I'll cover the basics of BEAT 'EM UP cameras, and how to get that classic arcade feel without any extensions! Don't forget to like, share, and subscribe to the channel for more GDevelop tutorials and game development content. Join the community! Discord: discord.com/invite/UpWpGPNvQw Ko-fi: ko-fi.com/levelupwithalex Happy Game Making, I'll see you in the next video! #GDevelop ...
Leaderboard with Firebase | Part 2 | Gdevelop
Переглядів 209Місяць тому
In this tutorial, I'll cover how to add usernames locally and to the Firebase database we created together in the last video. Don't forget to like, share, and subscribe to the channel for more GDevelop tutorials and game development content! Join the community: Discord: discord.com/invite/UpWpGPNvQw Ko-fi: ko-fi.com/levelupwithalex Let's level up your game dev skills together, Happy Game Making...
Leaderboards Setup with Firebase | Gdevelop
Переглядів 324Місяць тому
In this tutorial, I'll cover how to add and use Firebase and start setting up your Gdevelop Projects being Leaderboard Ready! Get started making games, Gdevelop makes it easy to learn and anyone can do it! EDIT: At 3:19, Remove the ; from the end of your firebase script. If you do not, it will break the code. Don't forget to like, share, and subscribe to the channel for more GDevelop tutorials ...
How to Tilemap in Gdevelop5
Переглядів 8253 місяці тому
In this tutorial, I'll cover how to add and use tilemaps / tilesets in your Gdevelop Projects! Get started making games, Gdevelop makes it easy to learn and anyone can do it! Don't forget to like, share, and subscribe to the channel for more GDevelop tutorials and game development content! Join the community: Discord: discord.com/invite/UpWpGPNvQw Ko-fi: ko-fi.com/levelupwithalex Let's level up...
Custom Buttons in Gdevelop5
Переглядів 3783 місяці тому
In this tutorial, we'll start by using the default Gdevelop Assets for Button Objects, and then I'll expand upon the use of buttons my making our own using the Button States and Effects Extension. Gdjs: docs.gdevelop.io/GDJS Runtime Documentation/modules/gdjs.html Don't forget to like, share, and subscribe to the channel for more GDevelop tutorials and game development content! Join the communi...
Adding Fog of War in Gdevelop5 | Marching Squares
Переглядів 3284 місяці тому
In this tutorial, we'll start by break down this powerful algorithm in simple terms and show you how to use it in GDevelop to create a simple fog of war. I'll be expanding on this content and diving into other applicational uses for this extension. We'll cover: What marching squares is, and how it works How to implement it in GDevelop using the built-in extension Tips and tricks for creating aw...
Master Variables - Local, Object, Scene, & Global Explained! [#gdevelop5]
Переглядів 2915 місяців тому
Ever wondered how games remember your high score or keep track of your character's health? The secret is VARIABLES! In this comprehensive GDevelop 5 tutorial, we'll break down everything you need to know about variables to create awesome games. What you'll learn: Types of variables in GDevelop: Discover the different types of variables - local, object, scene, and global - and when to use each o...
How to create Variables in Gdevelop5
Переглядів 2295 місяців тому
Ever wondered how games keep track of your score, your health, or even how many coins you've collected? The secret lies in variables! In this GDevelop 5 tutorial, we'll break down what variables are, how to create and use them, and why they're essential for making awesome games. Don't forget to Like and share the video to help others! Subscribe and click the bell to be notified of new videos! J...
Kill Counters | Score in Gdevelop5+
Переглядів 3065 місяців тому
This video is all about how to make a score system in Gdevelop5! What games don't use Score or Kill Counters? This is a fundamental that every #gdevelop user should know! This video is quick and easy to follow! Don't forget to Like and share the video to help others! Subscribe and click the bell to be notified of new videos! Join our gaming community on Discord: discord.gg/UpWpGPNvQw Support th...
Click to Move | Pathfinding in Gdevelop5+
Переглядів 4545 місяців тому
This video is all about how to get your player object to move on click in Gdevelop5. This is a popular movement style in Action RPG like Diablo, Path of Exile and so many others! Get into making games quickly with my getting started tutorials! Don't miss out on my livestreams and Devlogs! Don't forget to Like and share the video to help others! Subscribe and click the bell to be notified of new...
How to make a First Person Finite State Machine in Gdevelop!
Переглядів 6338 місяців тому
How to make a First Person Finite State Machine in Gdevelop!
First Person Camera in Gdevelop | Part 3
Переглядів 4418 місяців тому
First Person Camera in Gdevelop | Part 3
How to make FIRST PERSON GAMES in Gdevelop | Part 1
Переглядів 1,1 тис.9 місяців тому
How to make FIRST PERSON GAMES in Gdevelop | Part 1
Gdevelop Controller Support in Under 5 Minutes!
Переглядів 1 тис.9 місяців тому
Gdevelop Controller Support in Under 5 Minutes!
GDevelop Bootcamp: Ep 2 - User Interface
Переглядів 3309 місяців тому
GDevelop Bootcamp: Ep 2 - User Interface
GDevelop Bootcamp: Ep 1 - Overview and Setup
Переглядів 2669 місяців тому
GDevelop Bootcamp: Ep 1 - Overview and Setup
GDevelop Bootcamp: Ep 0 - Start Making Games!
Переглядів 3069 місяців тому
GDevelop Bootcamp: Ep 0 - Start Making Games!
How to Import LDTK to Gdevelop 5 (THE CORRECT WAY)
Переглядів 2 тис.11 місяців тому
How to Import LDTK to Gdevelop 5 (THE CORRECT WAY)
Create a Day and Night Cycle in GDevelop 5
Переглядів 57611 місяців тому
Create a Day and Night Cycle in GDevelop 5
A Township Tutorial: Carpentry and Handles [Quest / PCVR]
Переглядів 6 тис.3 роки тому
A Township Tutorial: Carpentry and Handles [Quest / PCVR]
Great job bro thanks for sharing
Thank you. I'm looking forward to this tutorial series!
Need more of this! waiting for the next ones of the series! God Bless you! 🙏
Please release part two!!🎉I love it when I learn new things in this engine!
Part 2 is coming after the holidays!
Nice game I'm Gicuka
Amazing work as always dude, wowowow
Much appreciated- part 2 is behind schedule but its almost ready!
thanks :)
Can't wait for part five! This tutorial has been great, and everything works perfectly
Out of curiosity, do you perchance have this tutorial in a gdevelop project that is blank and only has this tutorial series? I lost about 2tb of data and went to start recording part 5 and realized id lost it. Its worth the shot to ask! haha.
Please make more I would like to know how to add weapons and stuffs
Did you just steal Heartbeast's intro?
Steal? No. Hard to coin a greeting based on the Truman show. However, I've known Ben since his first few videos and earliest GM series. It's homage to an incredibly kind individual and personal tutor.
i have fell assleep and woke up to a livestream again
hi, for some reason in my project the idle script doesn't work for me
That could be for a few number of reasons, if you join us on discord, you can send the group a screen shot and I would be happy to review it.
However, if you are running the state machine, a few things have changed in Gdevelop recently (since this video was made). I would think if you arn't getting into the idle state- there is an issue with your player instance not having the variable correctly set- or the initialization script has an issue. If you leave the idle state and are in anything but the inistate, that means that your script is working and the error is elsewhere
man it's so cool! i'm freaking out for part 2 and the rest of the series! please continue!
It's coming soon! I recently had a 2tb harddrive malfunction, but I'm almost all caught 😅 I'm hoping in time to finish off so those on holiday break can enjoy some creative time too!
Thanks so much 🎉
thank you, this is amazing can't wait for part 2
You're a life saviour, this is exactly what I was looking for! Pls part 2
You are a legend
question what if i have multiple tilesets?
Easy. Change the atlas image. Remember. Keep them in the same file location as instructed or use Gdevelops current tileset system that was added after this video was made. I have a video on that as well.
@@LevelUpWithAlex what do you mean change the atlas image? what would i change it to?
@@makermaverick8584 Rewatch the video. The atlas image is the image you use for your tileset and how you build your levels in LDTK. All you need to do, is add additional tilesets and make sure you include the atlas when you upload to Gdevelop. PNG (Atlas image) of your tileset -> Same folder as the map save from LDTK; Additional Atlas Images, go into the same folder directory: Map folder -> LDTK MAP files, PNG1, PNG2. When you upload to Gdevelop, if you did not keep them in the same folder and upload them from that same folder, the files break and you wont be able to see your levels. You can have as many atlas images as you want in your project- as long as you follow the video you will be fine. Otherwise, Gdevelop has a new tileset option built into it that you can use for easy tilemaps.
@@LevelUpWithAlex there is no option to add more atlas images though
Duplicate the ldtk object in gdevelop, change its atlas.
I am joining this Crusade 😊😊
Cowabunga!
Patiently waiting for part 2 👁️
Thank for playing my game "City Fix"❤ 2:12:55 the game was made in 3 days
I learned a lot from this, thank you
THANK YOU SOOOO MUNCH
Te quedo genial, ojala a futuro puedas hacer un rpg, ya que queria hacer uno pero me genero muchos problemas con los sprites, el inventario etc jaja y ahora estoy haciend un juego 2D pero me da problema la escalera y el tiledmap que no toma la collision. +1
So, there's that event at the top of the code. The one that clears the local database memory. When I have that disabled, none of the items show up on my screen. The text box, the error code, the button are missing. But when I re-enable that event, all of those fields appear. But I also can't seem to get the computer to tell me the username exists. I suppose that's because it's clearing the local memory since I have that event enabled.
Sounds like you might have them accidently tucked under it as the parent. Be sure to watch your code flow.
Hey Alex, wondering if you could make a highscore tutorial? I've tried other ones but they don't seem to work.
Are you wanting to submit their score, while replacing the previous one if its higher on another run?
I was able to sucessfully get things to save to my firebase but instead of saving my typed in username it is saving "usernameInput.Text()" as the value. This is also what got uploaded to my firebase app. I tried refollowing the tutorial here again, but i can't seem to figure out what i did wrong.
Oh i just figured it out, i had quotes around "usernameInput.Text()" after the "set to" in the event. there should be no quotes there for this to work. Thanks so much for these awesome tutorials!
Glad you got it sorted, my pleasure!
Thanks for playing my game Parts & Pals, and I'm glad you enjoyed it! It's at 1:57:53
That one made me laugh, it was wild and unexpected.
This was super helpful and informative, thanks Alex!
Glad it helped!
Great but how do I read the data
That entirely depends on what you mean... We've already "read" data when we checked the database for an existing username. In the next video, we will be parsing data from the database to build the User Lists that will return the usernames and top scores. Working with databases is an entire skillset, and will never be as easy as the built in Gdevelop features. If it was all easy and straightforward, there would be more tutorials about it.
@LevelUpWithAlex like let's say when I post a comment to the fire base then when someone else plays the game they will see the comment
@@ZeeZoneZA That will be in the next video. Early next week! It's not very practical for me to try and explain it all here for you. But, you will need to use a few calls we haven't covered yet, as this is what the "FetchedData" structure is for that we created. You can check the Gdevelop Action lists for more calls from Firebase, but you will need to Query the structure, and this can be very resource intensive if programmed wrongly.
thanks for playing our game :D (derailed desolation 2:05:36) also about the fixing part.. in the beginning you froze to death because one of the wheels got broken (they had red outline. also the boiler where you put coal can get broken soo yeah you just killed the rats or died before that happened)
That makes sense to me!
Thanks for playing and rating every game. Can't wait to see you play and rate the rest.
We’re climbing to the top with this one🗣🗣🔥💯
May i ask, I cant seem to find the Action: Change Boolean Variable at 24:08 maybe its the new version. Can you tell me where it is?
Gdevelop has since changed their way to call variables. Now, it's just called variable. If you already made the variable, you can now call it using that singular condition.
Great Job! :)
Thank you!
Great job, looking forward to this series!
Update: this has worked perfectly for me, looking forward what you can show us next!
he didn't play my game "DoorWay To Victory"
I'll be playing more of them today!
@@LevelUpWithAlex Is there a specific time you stream at?
@@cattymations No. I usually don't stream anymore, it takes up a huge amount of time and simply doesnt get the viewership to make the monumental amount of time worth it. At least at this time. But, if you join us on discord, I make announcements when I do
@@LevelUpWithAlex Oh okay, sucks to hear that dude. Have a fire day!
Nice Alex❤
Hell yeah!
So cool!!!!, for continuing beat them up, what about adding fighting, for next vid? Also, will you do other genre? I'd like to see someone making board movement like Mario Party, as i struggle on it hardly...
Fighting will be a little ways off, it takes a pretty significant amount of prep work, but it definitely is on my to include list. As for Mario party movement, I can absolutely help with that. I'll do a bit of homework and see if I can't draft up something to help out.
@@LevelUpWithAlex I just thought about it, your collision, at start could work on a board game path so the player can't go higher or lower than the board, no? If we can put it invisible...
It could, I suppose. But board games usually navigate on a grid. I would usually stick to something like that.
Do you know anything about how to carry out inventories with object movements? something like with weapons in enter the gungeon or gta, like a list or a weapon wheel. I don't think I explained it very well... the issue of inventories is driving me crazy and I can't understand it.
Like a radial wheel? Hold a button, and a circular inventory pops up to allow you to select a weapon from the wheel? I've done a few inventory related things on previous videos- so I'm fairly well versed in how to make them.
@@LevelUpWithAlex yes, something like that
Yeah, I can bake up a tutorial on that here soon.
nice :)
Cowabunga, dude! 👍 You got me hooked with this game topic 🐢 looking forward to more in the series 💚
Radical! The next part on this video is going to be intense!
You had my curiosity, now you have my attention
I forgot to remove the ; <- Simi-colon from the end of the firebase code @ 3:19 You MUST REMOVE THE ; or firebase will not work!
i like this
idem dito
Perfect! Thank you for making this tutorial. Looking forward to the next couple videos and getting everything tied together💪
Appreciate the support, it means a lot!
16:24 🎶aaaaa🎶
Hit that high note.
@LevelUpWithAlex hahahahaha
never missing an alex video 🔥
Much appreciated :)