Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsCog Forum → slide surface question
slide surface question
2004-02-17, 8:30 AM #1
Can someone tell me How can i link wall (surface) sliding with movement keys (or moves of Kyle) ?
Please help.
-= Jedi Knight I forever =-
2004-02-17, 9:08 AM #2
I'm not exactly sure what you want to happen or when.

So when the player slides across a wall, you want a key to play?

Does it have to be a specific wall or just any wall?
2004-02-17, 9:19 AM #3
I need this:
when i move in x direction specified surface move also in x direction.(I mean mat on this surface)

I have tried using pulse message check if player thing is moving or not. if so then
SlideSurface(surf,dir,speed)
dir is taken from GetThingVel(player)
and speed VectorLen(dir)
If player not moving then dir and speed are 0.
But this don't work well. Surface don't stop sliding [http://forums.massassi.net/html/frown.gif]

[This message has been edited by Ortheza (edited February 17, 2004).]

[This message has been edited by Ortheza (edited February 17, 2004).]
-= Jedi Knight I forever =-

↑ Up to the top!