would it be possible to combine static elements with the platform extension?
like player collides with spring----set x postion to x(playerpostion)-9
or somthing like that.
Printable View
would it be possible to combine static elements with the platform extension?
like player collides with spring----set x postion to x(playerpostion)-9
or somthing like that.
Yes, but you might find it easier to use the "Additional X/Y movement" values of the platform movement object.
ok could you just give me some details as to how i could use them as srpings?
bassically the same thing as static but in that place with the extension?
Well with the PMO you can just change the jump strength and then jump when you are overlapping the spring (or spring detector).