Jump to content
  • 0

How i change the speed of player with a event ?


Question

Posted

Hey, i wanted to know how i can change the player speed with a event, because i made a motorbike and i alredy set to change the sprite when the player choose to pick up the motorbike, but i'm not seeing anything to change the speed, someone knows how ?Β 

4 answers to this question

Recommended Posts

  • 1
Posted

I don't believe there is any way to change speed (correct me if I'm wrong) without coding knowledge, but you could have the player change class to Motorcyclist, which has a high base speed. Or you could have them equip a set of keys which increases their speed only in the area you want them to be in? (Just brainstorming)

  • 0
Posted

Speed is based on agility stat, so maybe you could give the player a spell called "Speed up" that buffs the agility stat for a few seconds whenever the player mounts the motorbike and take it away when the player dismounts it.

×
×
  • Create New...