Planets Dimensions

Started by Steve381489 on

Topic category: Help with MCreator software

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Planets Dimensions

Does anyone know how I can create an entity that if I touch it I'll be teleported to another dimension? Or something that if I touch it I'll be teleported to another dimension? I'm trying to create a system of planets that if I touch it I'm teleported to another dimension like GalactiCraft.

Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There is a procedure that…
Fri, 03/11/2022 - 23:34

There is a procedure that allows you to teleport players to different dimensions, and a trigger in the living entity that activates when the player collides with it. Another thing you could use is the procedure for when an entity collides with a block to do the same thing.