This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: Making sprint trail longer?  (Read 2675 times)

Kobiesan

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 161
    • View Profile
Making sprint trail longer?
« on: February 06, 2018, 04:44:00 am »
I'm editing ribbontrail.m2 which is what sprint uses. I'm trying to make the trail last longer but I can't seem to find the correct field. Does anyone know?

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: Making sprint trail longer?
« Reply #1 on: February 06, 2018, 08:37:20 am »
I would try edgeLifetime. https://wowdev.wiki/M2#Ribbon_emitters

Kobiesan

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 161
    • View Profile
Re: Making sprint trail longer?
« Reply #2 on: February 06, 2018, 06:44:23 pm »
I would try edgeLifetime. https://wowdev.wiki/M2#Ribbon_emitters

RibbonTrail.m2 doesn't have a ribbon_emitter row

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: Making sprint trail longer?
« Reply #3 on: February 06, 2018, 07:37:07 pm »
What does it have then?

Kobiesan

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 161
    • View Profile
Re: Making sprint trail longer?
« Reply #4 on: February 07, 2018, 02:17:04 am »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: Making sprint trail longer?
« Reply #5 on: February 07, 2018, 09:08:55 am »
Uh, that screenshot says that it _does_ have a ribbon emitter?!

Kobiesan

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 161
    • View Profile
Re: Making sprint trail longer?
« Reply #6 on: February 07, 2018, 04:00:02 pm »
Uh, that screenshot says that it _does_ have a ribbon emitter?!

It doesn't have a dropdown? How do I edit it?

inico

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 243
    • View Profile
    • http://www.youtube.com/inicocustom
Re: Making sprint trail longer?
« Reply #7 on: February 07, 2018, 05:14:14 pm »
It doesn't have a dropdown? How do I edit it?




Kobiesan

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 161
    • View Profile
Re: Making sprint trail longer?
« Reply #8 on: February 07, 2018, 05:31:25 pm »
It doesn't have a dropdown? How do I edit it?





that dropdown doesnt have edgelifetime or anything that seems relevant

inico

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 243
    • View Profile
    • http://www.youtube.com/inicocustom
Re: Making sprint trail longer?
« Reply #9 on: February 07, 2018, 06:11:43 pm »
that dropdown doesnt have edgelifetime or anything that seems relevant

It's quite intuitive, to be honest. You are not paying attention. There is an option called length (it's under "res"). It's self explanatory and quite relevant to me. If you increase the number, the ribbon will be longer.



Don't be afraid to play with the numbers. Trial and error. That's how we all learned here.

Kobiesan

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 161
    • View Profile
Re: Making sprint trail longer?
« Reply #10 on: February 07, 2018, 10:54:24 pm »
that dropdown doesnt have edgelifetime or anything that seems relevant

It's quite intuitive, to be honest. You are not paying attention. There is an option called length (it's under "res"). It's self explanatory and quite relevant to me. If you increase the number, the ribbon will be longer.



Don't be afraid to play with the numbers. Trial and error. That's how we all learned here.

Ahh nice. Thank you.