The Daily Click ::. Forums ::. Klik Coding Help ::. question again
 

Post Reply  Post Oekaki 
 

Posted By Message

TreePine



Registered
  25/03/2018 18:10:38
Points
  264
15th May, 2018 at 15/05/2018 16:45:30 -

I made a angled object can I make the character slide down a angled object automatically

 
- Not a pinetree but a TreePine

AndyUK

Mascot Maniac

Registered
  01/08/2002
Points
  14586

Game of the Week WinnerSecond GOTW AwardHas Donated, Thank You!VIP Member
15th May, 2018 at 15/05/2018 17:41:22 -

You can, but you have to be able to detect if the player is standing on a slope and make sure standing on the edge of a platform isn't detected in the same way.

Imagine you check to the left and right of where the player is standing. If the left and right are both solid ground then both checks will see that.
If the player is standing on a slope and you check left and right of where they are standing one side would be solid ground and the other side would be above the slope.

It's... fairly advanced stuff unless you have experience with Fusion 2.5

 
.

TreePine



Registered
  25/03/2018 18:10:38
Points
  264
15th May, 2018 at 15/05/2018 18:47:18 -


Originally Posted by AndyUK
You can, but you have to be able to detect if the player is standing on a slope and make sure standing on the edge of a platform isn't detected in the same way.

Imagine you check to the left and right of where the player is standing. If the left and right are both solid ground then both checks will see that.
If the player is standing on a slope and you check left and right of where they are standing one side would be solid ground and the other side would be above the slope.

It's... fairly advanced stuff unless you have experience with Fusion 2.5



I have a solution like the one with trigger jump but I would always appreciate the original way to compare my method with the original.

 
- Not a pinetree but a TreePine

AndyUK

Mascot Maniac

Registered
  01/08/2002
Points
  14586

Game of the Week WinnerSecond GOTW AwardHas Donated, Thank You!VIP Member
16th May, 2018 at 16/05/2018 06:07:51 -

There isn't an original way,
If you have a solution that works? stick with it. It's your game.

 
.

TreePine



Registered
  25/03/2018 18:10:38
Points
  264
16th May, 2018 at 16/05/2018 19:38:26 -


Originally Posted by AndyUK
There isn't an original way,
If you have a solution that works? stick with it. It's your game.



ok I thought of it in the shower lol

 
- Not a pinetree but a TreePine
   

Post Reply



 



Advertisement

Worth A Click