Search results

  1. mitsuki

    I'm struggling to find ways to get a particle line in like an arc or curved line, is there any way to do this?

    I'm kind of set on it being without having to brute force a bunch of locations that replicate what the curve could look like as I would have to redo huge lines of code for ever time I need it. I've tried doing things like selecting only certain locations from a repeat on sphere, to take its...
  2. mitsuki

    Why i cant use 2 same events in one game?

    I think the real issue is that it won’t know what to prioritize. It’s like how processes are said to only be used if necessary because they’re much more intensive, if you have 2 event starts, it will likely run them both at the same time without an order, and when you have a lot it will be going...
  3. mitsuki

    Is there a way to make a player (who executed the event) teleport to another player's location?

    nvm i was being dumdum i figured it out ;p sorri
  4. mitsuki

    Is there a way to make a player (who executed the event) teleport to another player's location?

    Not sure if im missing something obvious but I can't find a way to select and store the location of a selected player, rather than the player who executed the event. Is there an easier way to teleport players to other players?
Top Bottom