Walk/Walkback Speed Difference

Topics regarding Scripting with Reality Factory
Post Reply
User avatar
SV2.0
Posts: 88
Joined: Wed Jul 06, 2005 6:17 am
Location: California USA

Walk/Walkback Speed Difference

Post by SV2.0 » Mon Jun 28, 2010 10:33 am

Not sure where else to post this. I initially assumed it would be a scripting issue, but it's really probably part of the default player it's self. Anyway, on to business. I've noticed the walkback speed is slightly slower than than the walk speed with the default player. This isn't normally an issue, but as my game is a sidescroller, it makes for inconsistent movement, which is hardly ideal for a platformer since you can't jump as far moving back as you can forward. I have thus far failed in figuring out how to change this. In all the scripts player speed is just one value and I don't have a clue how to track down whatever piece of the source the speed difference might be in. I'd really rather not resort to a scripted player since I can't script in the first place. Any ideas?

User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Re: Walk/Walkback Speed Difference

Post by QuestOfDreams » Mon Jun 28, 2010 1:01 pm

This factor is hard coded in the current version of RF, but it's on my todo list to make it configurable ...

User avatar
SV2.0
Posts: 88
Joined: Wed Jul 06, 2005 6:17 am
Location: California USA

Re: Walk/Walkback Speed Difference

Post by SV2.0 » Tue Jun 29, 2010 5:30 am

Ah, alright then. Thanks, man.

Post Reply