Tripwire Interactive Forums

Go Back   Tripwire Interactive Forums > Killing Floor Forums > Killing Floor Modifications > Level Design

Reply
 
Thread Tools Display Modes
  #1  
Old 05-18-2012, 01:44 AM
Murphy's Avatar
Murphy Murphy is online now
Senior Member
 
Join Date: Nov 2005
Posts: 6,991
Default Volume for faster ZED movement

Hi,
can someone (looking at ro_sauce ) write a subclass for a PhysicsVolume for me that only affects ZEDs and can multiply their movement speed with a setting?
__________________
Reply With Quote
  #2  
Old 05-20-2012, 06:32 PM
ro_sauce ro_sauce is offline
Senior Member
 
Join Date: Sep 2007
Posts: 3,110
Default

hmmm....
so do you want their groundspeed modified only while they are in the volume? or timed? (like a powerup?)
should their animations be scaled too?
__________________


For RO2 Crash Support Help, PM me your problem and teamview connection, and I will see if I can fix it for you.
Reply With Quote
  #3  
Old 05-21-2012, 04:53 AM
Murphy's Avatar
Murphy Murphy is online now
Senior Member
 
Join Date: Nov 2005
Posts: 6,991
Default

I'm thinking just the ground speed. I don't want them to wiggle about too much. How easy it is to score headshots should still be more or less determined by the difficulty setting. I just need them to get to places faster. If it looks like they're ice-skating a bit because the animations don't quite match their speed that's ok. I don't care.

This effect should affect them only while they're inside the volume.
__________________
Reply With Quote
  #4  
Old 05-24-2012, 09:13 PM
Murphy's Avatar
Murphy Murphy is online now
Senior Member
 
Join Date: Nov 2005
Posts: 6,991
Default

How's it going, ro? Is it at all possible?
__________________
Reply With Quote
  #5  
Old 05-25-2012, 01:05 AM
Benjamin Benjamin is offline
Senior Member
 
Join Date: May 2009
Location: France
Posts: 3,419
Default

It's certainly possible. I guess it's just a case of scaling the specimen's speed (based on its OriginalGroundSpeed variable) when it enters the volume. I'm not sure on the specifics though since I've never worked with volumes. Hopefully ro_sauce can figure it out.

Movement animations are automatically scaled based on the difference between the current and default GroundSpeed (ie. give it a movement speed 50% higher than the default and the animations will play 50% faster)
Reply With Quote
  #6  
Old 05-25-2012, 02:14 AM
ro_sauce ro_sauce is offline
Senior Member
 
Join Date: Sep 2007
Posts: 3,110
Default

the approach i'm taking is trying to add the classblocker function from blockingvolume, that way you can choose what pawns the volume affects (be it kfhumanpawn or kfmonster) to a physics volume

so basically extending from phys vol with class array, but i'm going through the physicsvolume code first, in case the linear movement functions from that might work.

otherwise i'll try to extend from volume, add class array, and hopefully a processtouch would work for modifying groundspeed.

do you want the volume to move them somewhere fast? (linear velocity)
or do you want them to decide where to move fast? (groundspeed)
__________________


For RO2 Crash Support Help, PM me your problem and teamview connection, and I will see if I can fix it for you.
Reply With Quote
  #7  
Old 05-25-2012, 05:56 AM
Murphy's Avatar
Murphy Murphy is online now
Senior Member
 
Join Date: Nov 2005
Posts: 6,991
Default

I don't need a wind-tunnel, if that's what you're asking. The volume should just make ZEDs able to move around faster. Like there's a stimulating gas in the air or whatever.
__________________
Reply With Quote
  #8  
Old 05-29-2012, 04:16 AM
Murphy's Avatar
Murphy Murphy is online now
Senior Member
 
Join Date: Nov 2005
Posts: 6,991
Default

Any progress, ro? I don't want to be a bother, just checking in to see how (or if) it's going.
__________________
Reply With Quote
  #9  
Old 05-29-2012, 09:42 AM
Fel's Avatar
Fel Fel is offline
Senior Member
 
Join Date: Aug 2009
Location: In Mission Mode
Posts: 1,737
Default

Quote:
Originally Posted by Murphy View Post
Any progress, ro? I don't want to be a bother, just checking in to see how (or if) it's going.
Maybe you should add him to your friends list?
__________________
Download All My Maps Here

Reply With Quote
  #10  
Old 05-29-2012, 09:24 PM
ro_sauce ro_sauce is offline
Senior Member
 
Join Date: Sep 2007
Posts: 3,110
Default

nothing successful yet, everything i've tried doesnt work yet, but i'm still a novice at coding, so after i figure it out i'll post, i'm sure one of the other guys who know how to do this might give it a shot.
i know where the variables are (kfmonster, pawn, groundspeed) i'm just having trouble making them work.
so far all i get are errors.
__________________


For RO2 Crash Support Help, PM me your problem and teamview connection, and I will see if I can fix it for you.
Reply With Quote
  #11  
Old 05-30-2012, 07:07 AM
Murphy's Avatar
Murphy Murphy is online now
Senior Member
 
Join Date: Nov 2005
Posts: 6,991
Default

Do you know the adrenaline combos in UT2004? There's a speed combo you can activate. Maybe you can steal something from there and have it activate on Touch of the volume? I'm absolutely clueless when it comes to these things. Just a stab in the dark.
__________________
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:32 AM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2005 - 2013, Tripwire Interactive, LLC