Тёмный
No video :(

I made the GRAVITY of Super Mario Galaxy in 4 minutes in Unity 3D 

RhomitaDev
Подписаться 355
Просмотров 12 тыс.
50% 1

So I made the Gravity of Super Mario Galaxy in 4 minutes in Unity 3D!
In this video I will show you how I made Super Mario Galaxy's Gravity in just 4 minutes, using Unity Engine.
It's super easy to implement!
Of course It's just an implementation that I thought of, and I don't think that the game is doing it in the same way, but it's a very good approach and I don't think it's too far of the actual implementation of the game.
What other implementation I could make?
I already made the mechanic of Super Mario Odyssey where you can transform from 2D to 3D, so perhaps I can make a video of it.
You can find me on Twitch while I make games: / rhomita
You can find the source code of all my projects here: github.com/rho...
Twitter: / rhomitadev

Опубликовано:

 

3 апр 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 51   
@irritationnation6122
@irritationnation6122 Год назад
Funny, since your grabity field concept was EXACTLY how the developers of SMG also did it. Great minds think alike!
@CathodeRayKobold
@CathodeRayKobold 3 месяца назад
He probably watched the same Jasper video you did.
@rhomitadev
@rhomitadev 3 месяца назад
tbh I didn’t watch anything about it before implementing it 😅
@MasthaX
@MasthaX 2 года назад
Was thinking of these mechanics a while ago. I took a quick look at the code which looks nice and abstract without all the fuzz.
@themadduck8784
@themadduck8784 11 месяцев назад
I'm gonna be using Unreal Engine but this video was BRILLIANT for explaining it, thank you!
@shaggylish
@shaggylish 3 года назад
Very well implemented mechanics, and so useful! Thx
@rhomitadev
@rhomitadev 3 года назад
Glad you like it! Thanks!
@max.4810
@max.4810 2 года назад
i was watching youre doom in 3d video on youre spanish channel and you speak so fast it overwhelmed me to the point where i couldnt keep up with the subtitles. cool video and also i left a sub
@rhomitadev
@rhomitadev 2 года назад
I'm sorry :( I will try to do the video in english! Thanks for the sub!
@tannerthunell6228
@tannerthunell6228 3 месяца назад
Dang, good job man
@Brynimation
@Brynimation 3 года назад
Very impressive work! Definitely deserves more views.
@rhomitadev
@rhomitadev 3 года назад
Thank you mate! 😁
@igorneves4373
@igorneves4373 2 года назад
Thats so cool! Awesome work
@HelPfeffer
@HelPfeffer 2 года назад
Thank you! Great video
@iHeartGameDev
@iHeartGameDev 2 года назад
Great video! Thanks for sharing!
@rhomitadev
@rhomitadev 2 года назад
Thanks Mate!
@fatcutestudio
@fatcutestudio 2 года назад
good job keep doing this
@VictorhHugoWritter
@VictorhHugoWritter 3 года назад
あなたは日本語を知らない、私も知らない Good video for game developers (or curious) ✌🏽
@qwertyzorovague
@qwertyzorovague 3 года назад
this is dope
@GermanCoronel
@GermanCoronel Год назад
whaaat! no sabía que tenías un canal en inglés! jajaja :D
@Rhomita
@Rhomita Год назад
Lo tengo super abandonado pero quiero subir los devblogs en inglés :'(
@AugustoMicheliDebard
@AugustoMicheliDebard 3 года назад
Another good example that the greatest game dev content is in English!
@rhomitadev
@rhomitadev 3 года назад
HAHAHAHA
@MrLump
@MrLump Год назад
Nice. I’m making a smg like game with pikmin
@lcdf6538
@lcdf6538 3 года назад
Yes 👍
@eliyahumedia
@eliyahumedia 2 года назад
Great video! Its something that I would like to implement in my own project! But what is GroundCheck? Is it a game object itself or an additional script?
@MenesesAdamsRubik
@MenesesAdamsRubik 3 года назад
very very very Good!
@rhomitadev
@rhomitadev 3 года назад
Thank you very much!
@iamadev
@iamadev 3 года назад
This sounds very interesting, too bad is not in spanish
@rhomitadev
@rhomitadev 3 года назад
Yeah, I'm sorry 😂
@Thesupperals
@Thesupperals 8 месяцев назад
I was looking for how you did the code.
@rhomitadev
@rhomitadev 8 месяцев назад
The github link is in the description!
@machelul
@machelul 3 года назад
This is an English channel from now on guys!
@rhomitadev
@rhomitadev 3 года назад
THIS IS AN ENGLISH GAME DEVELOPER FOR NOW ON GUYS!
@coca7895
@coca7895 Год назад
Wow. me gusta tu manejo del ingles.
@clintondeklerk1580
@clintondeklerk1580 Год назад
I Like it
@tabithawaldron3107
@tabithawaldron3107 3 года назад
Can you teach me Inglés? Hahaha cool video👌🏻
@rhomitadev
@rhomitadev 3 года назад
hahahahaha
@teroblepuns
@teroblepuns Год назад
Is it possible to have priority gradients? Imagine if you had a tall cylinder gravity field with a priority value of 1 at the bottom and a priority value of 0 at the top. That way you wouldn't have to individually prioritise entire fields and could overlap multiple areas with automatically calculated priorities of each direction. If you duplicated the cylinder and turned it upside down and overlapped it with the other one, one end would have the values (1 down, 0 up), the middle would be (0.5 down, 0.5 up), and the opposite end would be (0 down, 1 up). If you added 100 more tube areas with different orientations, the character should now be able to notice the priorities of every area it is currently inside of and weigh all priorities against each other on the fly
@rhomitadev
@rhomitadev Год назад
Well I guess that would be possible! Not supported by the current code though 😁
@zo1nkox
@zo1nkox 2 года назад
impreisonarte a casa platita
@HediDev
@HediDev 2 года назад
Can you please make it in 2D ? That would really help me , Thank you in advance :)
@rhomitadev
@rhomitadev 2 года назад
The same implementation should work for 2D! Use Vector2 instead!
@HediDev
@HediDev 2 года назад
@@rhomitadev So I take your code and replace vector3 with vector2 ? and that's all ?
@apfelschorle1988
@apfelschorle1988 2 года назад
So where's the next video?
@rhomitadev
@rhomitadev 2 года назад
Well, I've been uploading videos to my Spanish channel. I'm thinking about starting to upload devblogs of the game I'm working atm in this channel.
@Cherry-ec9cj
@Cherry-ec9cj Год назад
Ahora tienes videos en ingles? si eras bueno en los de español en ingles es mejoor VAMOOO
@rhomitadev
@rhomitadev Год назад
Está hace bastante el canal pero nunca lo retomé 🤣
@masteruruguayo1891
@masteruruguayo1891 2 года назад
A uat
@Camilo_2468
@Camilo_2468 3 года назад
Porque mire todo el video si no hablo ingles?
@rhomitadev
@rhomitadev 3 года назад
Podés verlo en español acá: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-RYzkkUCtZ-4.html 😆
Далее
I Made the Same Game in 8 Engines
12:34
Просмотров 4 млн
Big Baby Tape - Turbo (Majestic)
03:03
Просмотров 345 тыс.
Why Stairs Suck in Games... and why they don't have to
11:24
I Made Super Mario 64 In 64 Hours! - Unity Devlog
10:20
I Made Pokemon Red & Blue but it's 3D
12:29
Просмотров 6 млн
How the inventor of Mario designs a game
5:55
Просмотров 5 млн
Every Unused Planet in Super Mario Galaxy
9:33
Просмотров 51 тыс.
I Made A Difficult Game About Climbing
15:04
Просмотров 2 млн
I remade Mario… but it’s awful
6:47
Просмотров 853 тыс.
Can I Remake Super Mario World in Godot? (Part 1)
18:44
Making a CASH GRAB Game but With NO ADS
4:43
Просмотров 449 тыс.