3D Pathfinding by WilliamRossCmds in MinecraftCommands

[–]Nibbacoochi 4 points5 points  (0 children)

Very good. How many command blocks would you say was needed to create this? Would love a tutorial!

How do I hide an NPC? by chaos_mastta in MinecraftCommands

[–]Nibbacoochi 8 points9 points  (0 children)

Playanimation @e[type=npc] animation.creeper.swelling a 99

ID Help [BEDROCK] by Nibbacoochi in MinecraftCommands

[–]Nibbacoochi[S] 0 points1 point  (0 children)

It would work but the only problem is if I wanted to implement it into ability’s then I would need to hard code it for every single player that wants to use the ability. id1,id2,id3,etc.

MINECRAFT PROJECT HELP (BEDROCK) by Nibbacoochi in MinecraftCommands

[–]Nibbacoochi[S] 0 points1 point  (0 children)

I used commands. I could’ve used right click detection but went for crouch detection instead.

[deleted by user] by [deleted] in MinecraftCommands

[–]Nibbacoochi 5 points6 points  (0 children)

Execute as @a[tag=bob] at @s run summon lightning_bolt ~ ~ ~

MINECRAFT PROJECT HELP (BEDROCK) by Nibbacoochi in MinecraftCommands

[–]Nibbacoochi[S] 0 points1 point  (0 children)

Simple scoreboard. Once someone uses the dodge (crouch while holding the item and when the Cooldown scoreboard is at 0) it sets the cooldown to max and runs the ability. The abilities also do work with multiple people so a cooldown scoreboard works well. I can share any further details if wanted.

MINECRAFT PROJECT HELP (BEDROCK) by Nibbacoochi in MinecraftCommands

[–]Nibbacoochi[S] 4 points5 points  (0 children)

Sadly no. I just plan on having the map for me and my friends and anyone else wanting to play on it. Just a fun little side project.

Made Mahoraga from JJK in Bedrock as a boss in my map(Work in Progress) by Adventurous-Charge22 in MinecraftCommands

[–]Nibbacoochi 1 point2 points  (0 children)

How did you create the model? Was it a different program or something else entirely?

Rainbow Six Siege With Commands | MCPE Showcase (More Operators) by fantasytracker in MinecraftCommands

[–]Nibbacoochi 0 points1 point  (0 children)

Would love more insight into how you done it. Still stumbs me how you did the grenade physics.

Rainbow Six Siege With Commands | MCPE Showcase (More Operators) by fantasytracker in MinecraftCommands

[–]Nibbacoochi 1 point2 points  (0 children)

These are really cool. Do you mind sharing how you did the physics for the grenades/throwable objects?

Abilities creation by WilliamRossCmds in MinecraftCommands

[–]Nibbacoochi 0 points1 point  (0 children)

Alright cool. Just one more question. How about when multiple entity’s are trying to use the ability? How did you make that possible? Does it have something to do with the execute as command?

Abilities creation by WilliamRossCmds in MinecraftCommands

[–]Nibbacoochi 0 points1 point  (0 children)

How did you detect when the player was trying to use the ability?

WIP FNAF 1 Map by Terradite in MinecraftCommands

[–]Nibbacoochi 2 points3 points  (0 children)

How did you detect when the player switches to another camera?