Started by
LetsPlayGame
on
Topic category: Help with Minecraft modding (Java Edition)
So I'm making a JoJo mod, and I'm currently making Emperor from Part 1.
I've set up a bunch of ability key binds (7) + an activation key
I wanna make it so that when you press StandAbility1 (Z) it:
- Detects if Emperor is in your Main Hand
- Creates a Ray Cast from your eyes out 10 blocks
- If the Ray Cast hits an Entity before it hits a solid block: it gives the entity Glowing and Makes the "The Target" (Idk how to do this but it's necessary for the next step)
- Whenever you right click to shoot with Emperor, it goes directly to "The Target" (Also need to learn how to make a bullet system; not necessarily Ammo, but how to make a bullet)
If it wasn't obvious I'm still hella new to this all and have no idea where to even start; so honestly any help is amazing!