Uploaded June 2019 | Updated September 2026, 1 week ago
When I was playtesting the game as a whole, it didn't quite feel right. So I'm making it feel more fun as 1 coherent game. But it's going to take time.
➤ Game Development resources:
▪Unreal Engine: unrealengine.com
▪UE4 Tutorials: youtube.com/deanashford
▪UE4 Material Tutorials: youtube.com/unrealcg
▪Game Maker's Toolkit: youtube.com/user/McBacon1337
➤ My links:
▪Donate: patreon.com/NateT_Bird
▪Follow me on Twitter: twitter.com/NateT_Bird
▪All of my maps: minecraftforum.net/forums/mapping-and-modding/maps/maps-discussion/1568942
▪Questions, comments, concerns? Email me: natetunderscorebird@gmail.com
➤ Credits:
▪Unreal Engine: unrealengine.com
When I was playtesting the game as a whole, it didn't quite feel right. So I'm making it feel more fun as 1 coherent game. But it's going to take time.
➤ Game Development resources:
▪Unreal Engine: unrealengine.com
▪UE4 Tutorials: youtube.com/deanashford
▪UE4 Material Tutorials: youtube.com/unrealcg
▪Game Maker's Toolkit: youtube.com/user/McBacon1337
➤ My links:
▪Donate: patreon.com/NateT_Bird
▪Follow me on Twitter: twitter.com/NateT_Bird
▪All of my maps: minecraftforum.net/forums/mapping-and-modding/maps/maps-discussion/1568942
▪Questions, comments, concerns? Email me: natetunderscorebird@gmail.com
➤ Credits:
▪Unreal Engine: unrealengine.com






![Tutorial - How to Make Passive Mobs Hostile
Connect passengers and vehicles to create new hostile mobs.
More information below.
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
➤ Video info:
▪Commands:
Example summon: /summon EntityHorse ~ ~1 ~ {Tags:[vehicle],Type:4,Tame:1,Passengers:[{id:Skeleton,Tags:[passenger]}]}
1: tag all vehicles if their passenger died.
/scoreboard players tag @e[tag=vehicle] add kill {Passengers:[{Health:0.0f}]}
2: tag all passengers.
/scoreboard players tag @e[tag=passenger] add kill
3: remove the tag from passengers if they are riding a vehicle.
/execute @e[tag=vehicle] ~ ~ ~ /scoreboard players tag @e[tag=passenger,r=2] remove kill {OnGround:0b}
4: kill all entities that have the kill tag.
/kill @e[tag=kill]
➤ Map making resources:
▪MCEdit: http://khroki.github.io/MCEdit-Unified
▪NBTExplorer: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-tools/1262665
▪Minecraft Gamepedia: http://minecraft.gamepedia.com/Commands
▪Command generator: http://mcstacker.bimbimma.com
▪Great map site: http://www.minecraftmaps.com
➤ My links:
▪Donate: http://www.patreon.com/NateT_Bird
▪Follow me on Twitter: https://twitter.com/NateT_Bird
▪All of my maps: http://www.minecraftforum.net/forums/mapping-and-modding/maps/maps-discussion/1568942
▪Questions, comments, concerns? Email me: natetunderscorebird@gmail.com
➤ Credits:
▪Game: Minecraft https://minecraft.net
▪Resource Pack: a custom pack made specifically for the map Tutorial - How to Make Passive Mobs Hostile](https://i.ytimg.com/vi/TNedjIs7sSc/mqdefault.jpg)



