Phase Through Blocks

Started by Axeldactyl on

Topic category: Troubleshooting, bugs, and solutions

Active 1 week ago
Joined Jul 2024
Points:
85

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 22
Phase Through Blocks

So long story short I'm trying to make and ability that allows a player to sink into the ground/go through walls while being able to move freely inside. it would function sorta like no-cliping or spectator mode, but i wanna refrain from using that cuz it would mess up other things in my mod. while my original plan was to use spectator mode i realized the mobs in my mod would stop targeting the player for attack, if there's a way to fix that then I'm free to use spectator mode. is there a to do this with as little code as possible? also this im sure requires a lot of code but is there a way to make the player sorta swim through blocks?

Example sorta

Active 11 hours ago
Joined Apr 2024
Points:
405

User statistics:

  • Modifications: 8
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 470
there is no way to do it in…
Tue, 07/23/2024 - 14:00

there is no way to do it in MCreator, maybe with custom code but since the effect has to affect players probably not