Character acceleration when running

This is the place to request new mods or give ideas about what could be done.
xBlizzDevious
Fast Inserter
Fast Inserter
Posts: 108
Joined: Mon Feb 02, 2015 10:15 pm
Contact:

Character acceleration when running

Post by xBlizzDevious »

I've always loved having a few exoskeletons in my armour to allow me to go significantly faster, but I've recently added a mod that provides significantly upgraded versions of the exoskeleton. These allow you to run as fast as a train - which I do think is a bit much but it's so ridiculous that I'm happy to keep it. However, this comes with the issue that you INSTANTLY reach your top speed of ~300km/h which makes it incredibly difficult to navigate your factory or just be precise with your movements.

Would it be possible for someone to make a mod that would allow your character to run at a much slower pace for a few seconds before accelerating to what you can run at with all buffs?
User avatar
binbinhfr
Smart Inserter
Smart Inserter
Posts: 1525
Joined: Sat Feb 27, 2016 7:37 pm
Contact:

Re: Character acceleration when running

Post by binbinhfr »

Not sure that is possible for the moment because the character speed is coded in the data of the player.
In 0.13 there will be a modifier on this, but I don't think it will be modifiable during the game either...

the only solution I see is to modify the roughess of the ground under the player's feet in realtime, so that the character is slowed, but I do not see how to detect precisely the player starting moving.
My mods on the Factorio Mod Portal :geek:
sparr
Smart Inserter
Smart Inserter
Posts: 1463
Joined: Fri Feb 14, 2014 5:52 pm
Contact:

Re: Character acceleration when running

Post by sparr »

Hacky idea for implementing this: Poll player.position to see how fast the player is moving. Disable the exoskeletons, and re-enable them when the player has been moving at top speed for some time.
User avatar
sporefreak
Fast Inserter
Fast Inserter
Posts: 183
Joined: Sun Apr 17, 2016 12:55 am
Contact:

Re: Character acceleration when running

Post by sporefreak »

sparr wrote:Hacky idea for implementing this: Poll player.position to see how fast the player is moving. Disable the exoskeletons, and re-enable them when the player has been moving at top speed for some time.
Enable 1 exo per half second?
Kriogenic
Burner Inserter
Burner Inserter
Posts: 7
Joined: Thu Jun 02, 2016 4:56 pm
Contact:

Re: Character acceleration when running

Post by Kriogenic »

You could make copies of the player entity a few times say 5 or 6 change the speed on each of them one faster then the other say named player-default, player-speed1, player-speed2, etc

Then you could write a script to change your player between the entities. (I am not sure how this effects inventory). I might take a look at this tonight.

So i didn't see some one mention the exoskeleton idea, which is probably much better.

I have completed it with changing character entities, which results in 3 bugs, biters dont attack the other speeds, inventory is empty until you stop and return to normal speed, uncovering of the map is per speed which leads to a fairly bad map.
Ill modify it to use exoskeletons.
Kriogenic
Burner Inserter
Burner Inserter
Posts: 7
Joined: Thu Jun 02, 2016 4:56 pm
Contact:

Re: Character acceleration when running

Post by Kriogenic »

Just uploaded a mod here - http://www.factoriomods.com/mods/the-running-man

It has a config file which lets you choose between player and armor mode, player having the bugs mentioned above.
I haven't tested it all to much but armor mode (default) works great.
Qon
Smart Inserter
Smart Inserter
Posts: 2164
Joined: Thu Mar 17, 2016 6:27 am
Contact:

Re: Character acceleration when running

Post by Qon »

Kriogenic wrote:Just uploaded a mod here - http://www.factoriomods.com/mods/the-running-man

It has a config file which lets you choose between player and armor mode, player having the bugs mentioned above.
I haven't tested it all to much but armor mode (default) works great.
Can't access, needs login. Maybe you could upload it to the forums like everyone else? If you follow the standard layout it ends up on factoriomods anyways because they scrape the forums.
Seems like such a usefu mod.
My mods: Capsule Ammo | HandyHands - Automatic handcrafting | ChunkyChunks - Configurable Gridlines
Some other creations: Combinassembly Language GitHub w instructions and link to run it in your browser | 0~drain Laser
sparr
Smart Inserter
Smart Inserter
Posts: 1463
Joined: Fri Feb 14, 2014 5:52 pm
Contact:

Re: Character acceleration when running

Post by sparr »

Qon wrote:
Kriogenic wrote:Just uploaded a mod here - http://www.factoriomods.com/mods/the-running-man

It has a config file which lets you choose between player and armor mode, player having the bugs mentioned above.
I haven't tested it all to much but armor mode (default) works great.
Can't access, needs login. Maybe you could upload it to the forums like everyone else? If you follow the standard layout it ends up on factoriomods anyways because they scrape the forums.
Seems like such a usefu mod.
Many people upload to factoriomods and not to the forums.

New factoriomods users get their first submission hidden for a few days. It will show up publicly once the admins approve it.
User avatar
binbinhfr
Smart Inserter
Smart Inserter
Posts: 1525
Joined: Sat Feb 27, 2016 7:37 pm
Contact:

Re: Character acceleration when running

Post by binbinhfr »

Kriogenic wrote:Just uploaded a mod here - http://www.factoriomods.com/mods/the-running-man

It has a config file which lets you choose between player and armor mode, player having the bugs mentioned above.
I haven't tested it all to much but armor mode (default) works great.
Your mod is not accessible on factoriomods. Please add it here as an attachement to your next post.
My mods on the Factorio Mod Portal :geek:
Qon
Smart Inserter
Smart Inserter
Posts: 2164
Joined: Thu Mar 17, 2016 6:27 am
Contact:

Re: Character acceleration when running

Post by Qon »

sparr wrote:
Qon wrote:
Kriogenic wrote:Just uploaded a mod here - http://www.factoriomods.com/mods/the-running-man

It has a config file which lets you choose between player and armor mode, player having the bugs mentioned above.
I haven't tested it all to much but armor mode (default) works great.
Can't access, needs login. Maybe you could upload it to the forums like everyone else? If you follow the standard layout it ends up on factoriomods anyways because they scrape the forums.
Seems like such a usefu mod.
Many people upload to factoriomods and not to the forums.

New factoriomods users get their first submission hidden for a few days. It will show up publicly once the admins approve it.
I've browsed through most of the mods for factorio and tested a majority the library. I can say with qonfidence that "many" is fairly inaccurate. Almost all mods on factoriomods.com link to the forum thread where the mod was first posted. The few instances where the mod is only uploaded to factoriomods I've skipped it because there's no info thread detailing what it does and no thread with responses from earlier testers. The forum also contains updates the factoriomods website does not because users can comment with their own updates and fixes.

Your second point is just another argument for not using factoriomods if I didn't already discard any mods from qonsideration if they don't have a forum thread.
My mods: Capsule Ammo | HandyHands - Automatic handcrafting | ChunkyChunks - Configurable Gridlines
Some other creations: Combinassembly Language GitHub w instructions and link to run it in your browser | 0~drain Laser
Post Reply

Return to “Ideas and Requests For Mods”