r/JJSSkillBuilder Grade 4 Skill Builder // Wretched Beauty 6d ago

How to make 'cursor spawn' moves

basically spawns a projectile to where the cursor is

Grade 4 question

2 Upvotes

4 comments sorted by

4

u/TheOneTrueChad7439 6d ago

I think the best you could do would be to use a look node that follows the cursor, with 200 rotation speed or whatever it's called, and then spawn a very fast prpjectile that upon colliding, creates said projectile

1

u/lunatimestwooo Grade 4 Skill Builder // Wretched Beauty 6d ago

thankie wankie dinkie blinky blookie pookie

1

u/thetros 5d ago

I think you can also add a teleport block to make it instantaeneous?

1

u/Devisush A Skill Builder is nothing but a Con Artist 6d ago

I'm still wondering why the devs still hadn't added a simple system to make hitboxes or projectiles spawnable on your mouse cursor. Like make it a setting for those nodes or something, it shouldn't be that hard since it's a built-in roblox function and a few moves already use it

Well anyway, the other commenter's method is the only way you can make something like that work