Wall Climbing Help

Started by Huntrex on

Topic category: Help with modding (Java Edition)

Last seen on 22:41, 4. Aug 2017
Joined Nov 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Wall Climbing Help

I am trying to make a spiderman mod but i need help with the wall climbing

Last seen on 18:36, 5. Feb 2022
Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Try doing this:
Mon, 07/24/2017 - 17:36

Try doing this:

When you put on the suit or use the item, however you do that, make it place ladders or vines, but only if there is not a there.

Event:

Event you want. Condition: Find the condition block at i,j,k == item/block and put air as the block Result: place block vine or ladder at i,j,k.

Or you could try a item that places lots of ladders or vines.

Last seen on 18:36, 5. Feb 2022
Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I tried the event, it worked
Mon, 07/24/2017 - 17:38

I tried the event, it worked but there are a few problems. try using the other way or fixing those problems.

Last seen on 22:41, 4. Aug 2017
Joined Nov 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:I tried the event, it worked
Mon, 07/24/2017 - 19:38

T@#2 Thx I will try it and what are the problems

Last seen on 18:36, 5. Feb 2022
Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Problems:
Tue, 07/25/2017 - 21:28

Problems:

The vines only attach on one side, the vines may grow, and only places on the bottom half of the player.

Last seen on 22:41, 4. Aug 2017
Joined Nov 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ok i will try find another
Thu, 07/27/2017 - 22:02

ok i will try find another way

Last seen on 19:00, 24. May 2018
Joined Aug 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What if you just gave the
Thu, 08/10/2017 - 18:52

What if you just gave the player the code or ability of the spider mob?

Last seen on 19:56, 11. Aug 2019
Joined Aug 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:What if you just gave the
Thu, 08/10/2017 - 18:57

Soory @#5 , you can't do that in any way that is not quite complicated.

Last seen on 14:48, 10. Nov 2018
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
why not spawn a vine in the
Thu, 08/10/2017 - 21:20

why not spawn a vine in the same area as a player if a player is holding an item, and make it destroy any other vines below the player

Last seen on 17:00, 1. Jun 2023
Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Create a key to apply the…
Thu, 03/18/2021 - 09:38

Create a key to apply the levitation effect if an armature is attached.