Started by
jajant
on
Topic category: User side tutorials
i want to make a bow that when i shoot and the arrow touches a block it teleport pls help for mcreator 2020.5
Topic category: User side tutorials
i want to make a bow that when i shoot and the arrow touches a block it teleport pls help for mcreator 2020.5
Ranged item -> when bullet collides with block -> teleport sourceentity
2020.5 has search bar in procedures. Use it.
Also, I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
Literally just made this, its really simple,
in the bullet section, set bulletonblockhit procedure to a new procedure , and add code to look like such
if you cant figure out something that simple, seriously got watch tutorials and learn