Mefi
Mefi
  • 23
  • 9 246
Got loot tables working!
custom loot tables yaaaaaaaay
this is in bedrock minecraft using bridge, big ups to the random reddit posts and docs that saved me lol, just like regular game dev
zhlédnutí: 19

Video

Crate Stack system (CSS) for Minecraft Bedrock
zhlédnutí 25Před 14 dny
Crate Stacking system for people who farmed so its easier to recycle your mob drops for items! nifty system Feel free to comment if you would like to join! still in the works but I'm always happy to get more play testers lol
Minecraft Command Block Server In Bedrock
zhlédnutí 38Před měsícem
After a while of doing game dev, it feels pretty nice to come back to the roots of what started my journey actually
How The Loot Crates Work
zhlédnutí 355Před měsícem
Video For friends
Life + VOID Devlog! (Voice change?)
zhlédnutí 41Před 2 měsíci
After a crazy 11 months at #mcdonalds (aaaaaaaaaa) I have finally left and have some piece of mind now. so an update is in check! thank you all for watching! ^-^
In a void of nothing, You see everything
zhlédnutí 615Před 11 měsíci
In a void of nothing, You see everything
NULL RIDER | Build 0.1.8
zhlédnutí 143Před rokem
The current playable build of my game
How To Use The Particle System Force Field In Unity 2D
zhlédnutí 6KPřed rokem
Here's a quick tutorial for creating and using a Particle System Force Field In Unity, Do you guys think I should make more Particle Tutorials? Feel free to leave a comment if you think so. My Discord | discord.gg/u3dPtYwdG8
Marticles | Particle 1
zhlédnutí 67Před rokem
Project that I'm working on, not sure what Its going to be when its done but Its being made! My Discord | discord.gg/u3dPtYwdG8
Mefi OS Startup Animations
zhlédnutí 53Před rokem
My Discord | discord.gg/u3dPtYwdG8
Thank you everyone! | Smol lil channel update :O
zhlédnutí 32Před rokem
My plans for the future and a thing I'm working on! Thank you everyone that watches my stuff, whoever that it! Itch Game Link | mefimaxi.itch.io/mefi-os My Discord | discord.gg/u3dPtYwdG8
Mefi OS Build 0.0.2
zhlédnutí 40Před rokem
My Discord | discord.gg/u3dPtYwdG8
UNITY: Simple Top Down 2D Player Controller Script
zhlédnutí 226Před rokem
Hello! Today I will be showing you a simple Top Down 2D Player Controller Script That you can use in your own projects to get a head start on whatever you would like to create, You are free to use this for whatever you would like, link to the script can be found here pastebin.com/fx3WMGfx My Discord | discord.gg/u3dPtYwdG8
This Game Is Still Online...
zhlédnutí 42Před rokem
My Discord | discord.gg/u3dPtYwdG8
UNITY: How to Fix Your Canvas Buttons if They Don't Work!
zhlédnutí 758Před rokem
In this video I teach you how to fix your unity canvas button's if there not working for you, please comment below if this works or if you need any more help and I will try to help you! My Discord | discord.gg/u3dPtYwdG8
Making Rain in Unity!
zhlédnutí 143Před rokem
Making Rain in Unity!
HotSwap Build 0.0.1
zhlédnutí 46Před rokem
HotSwap Build 0.0.1
Sandbox 2 Build 0.1.2
zhlédnutí 35Před rokem
Sandbox 2 Build 0.1.2
Orb Particle Trail Render
zhlédnutí 119Před rokem
Orb Particle Trail Render
Sci-fi Tunnel Render
zhlédnutí 53Před rokem
Sci-fi Tunnel Render
Warp Effect Render
zhlédnutí 179Před 2 lety
Warp Effect Render
Flame Animation Blender
zhlédnutí 69Před 2 lety
Flame Animation Blender
Frozen Cube Render
zhlédnutí 119Před 2 lety
Frozen Cube Render

Komentáře

  • @ChrisLindsay-z8k
    @ChrisLindsay-z8k Před 14 dny

    Thanks for making this video. I was going crazy. I had a raycast target image that was hidden blocking all my clicks. I was losing my mind.

  • @user-jl8wj8fz5q
    @user-jl8wj8fz5q Před 29 dny

    Thank you for explaining know i now I know how crates works 👍

    • @MefiMaxi
      @MefiMaxi Před 19 dny

      You're welcome! I made a slight update to a part of the system for my bedrock world where people can stack loot if they have a lot of "keys" or items that you set for it czcams.com/video/IxIsFj7SWWc/video.html

  • @VeryPersoon
    @VeryPersoon Před měsícem

    how do your particles keep playing even when you select different things? Whenever I go to edit the force field, all particles disappear and I can't see them until I select the particle system again

    • @MefiMaxi
      @MefiMaxi Před 19 dny

      Hey there! I found these threads that might solve your issue and the docs This should tell you how to fix it, there's a setting called simulate layers lower down that sounds like what you need in the docs, here's a link to it, and what it says below docs.unity3d.com/Manual/class-ParticleSystem.html Simulate Layers -> Allows you to preview Particle Systems that are not selected. By default, only selected Particle Systems play in the Scene View. However, when you set Simulate Layers to anything other than Nothing, effects that match the Layer Mask, play automatically, without you needing to select them. This is particularly useful for previewing environmental effects. This thread looks to have the answer, keeping the other ones below just in case discussions.unity.com/t/how-do-you-force-a-particle-system-to-play-all-the-time-in-the-editor-not-just-when-it-is-selected/15205 here's some threads talking about the issue Thread for trying to keep it showing discussions.unity.com/t/cant-see-particle-system-in-editor/178980/3 Thread for it showing up randomly (might be useful) forum.unity.com/threads/weird-problem-with-particle-system-always-playing-in-editor-scene.1206940/ Hope this helps in any way

  • @osamareema3008
    @osamareema3008 Před 3 měsíci

    thats so fkn cool !!

  • @TheGaldren
    @TheGaldren Před 3 měsíci

    A helpful video, thanks!

  • @martinbonilla128
    @martinbonilla128 Před 7 měsíci

    thank u so much, subbed.

  • @challengedollar2880
    @challengedollar2880 Před 10 měsíci

    thanks for this! Straight to the point! Subbed. <3

  • @mjacko97
    @mjacko97 Před 10 měsíci

    Thanks! Straight to the point! So if i understand it right, the force field makes particle act according to its core. Particles get push around/toward/away depends on the the shape and strength of the force field?

    • @MefiMaxi
      @MefiMaxi Před 10 měsíci

      I believe so! its been a while since I've used unity, been working on a lot of other things.

  • @watrh
    @watrh Před 11 měsíci

    Subbed, this is amazing. How and what did u use to make this?

    • @MefiMaxi
      @MefiMaxi Před 11 měsíci

      FL studio for the audio, the visuals are from a software called photomosh, I use the pro version. The free one does a lot to but not as much control as the paid.

  • @Sir_Saul
    @Sir_Saul Před 11 měsíci

    Play Drab Majesty in the background

  • @kukhora111
    @kukhora111 Před 11 měsíci

    i long for the nothingness

  • @alcyrgodhand
    @alcyrgodhand Před 11 měsíci

    Then in a void of EVERYTHING, i'll see nothing? Checks out, with everything in life i don't see anything happening at all, it's just too fast

  • @BLINKBOXHD
    @BLINKBOXHD Před 11 měsíci

    tf

  • @GP22855
    @GP22855 Před 11 měsíci

    Thanks bro. If you piss into the abyss the abyss pisses back at you.

  • @k4rr14
    @k4rr14 Před 11 měsíci

    meow :3

  • @gprime10
    @gprime10 Před 11 měsíci

    Thanks this helped me go to sleep

  • @godfathermatteo
    @godfathermatteo Před 11 měsíci

    heat

  • @ffft873
    @ffft873 Před 11 měsíci

    cool 😎

  • @Driverbazona
    @Driverbazona Před 11 měsíci

    Confusion, STONKS ↗️↗️

  • @ErtBaran
    @ErtBaran Před rokem

    Great, thanks !

  • @UglyDouglyss
    @UglyDouglyss Před rokem

    i dont know how to make it stop from a wall

  • @gapplyz
    @gapplyz Před rokem

    This has a lot of potential, keep on going!!

    • @MefiMaxi
      @MefiMaxi Před rokem

      Thank you! would you like to join the discord and have a go at the multiplayer build soon? there is a playable build of this game atm on the discord to discord.gg/3uvbCqBD

    • @gapplyz
      @gapplyz Před rokem

      @@MefiMaxi sure:)

  • @Lemonpie.
    @Lemonpie. Před rokem

    Pretty Interesting!

  • @fufudevs
    @fufudevs Před rokem

    cool stuff

  • @whitherbox
    @whitherbox Před rokem

    Many thanks, helped a ton!

    • @MefiMaxi
      @MefiMaxi Před rokem

      Your welcome! If you need any more help or have a video idea feel free to join my discord or just join to chill if that sounds cool ^^

    • @whitherbox
      @whitherbox Před rokem

      @@MefiMaxi sure thing

  • @chal_the_chalk
    @chal_the_chalk Před rokem

    Good stuff right here

    • @MefiMaxi
      @MefiMaxi Před rokem

      thank you, I'll see about having something playable out on my itch, I was thinking about working on a small quick project and recording and posting that. I didn't even think this stuff would get any attention by people so I'll keep uploading my works.

  • @Empika
    @Empika Před rokem

    SLIMES!!!

    • @MefiMaxi
      @MefiMaxi Před rokem

      I have a build of the game if you can play if you want to ^^ my discord can be found on my itch mefimaxi.itch.io/

    • @MefiMaxi
      @MefiMaxi Před rokem

      Keep in mind that build is a little older then this one but it will be up soon, join the discord for updates on when its out ^^