Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Model Engine 4 Model Engine 4
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 112
    • Issues 112
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • Model Engine 4Model Engine 4
  • Issues
  • #120

Closed
Open
Created May 29, 2024 by JpegIsMe@JpegIsMeReporter

Strange behavior over time when teleporting MEG models

I have a ModelEngine model that is meant to teleport constantly (To inherit position, yaw and pitch) to the caster to act as an attack effect, but as time goes on, teleporting MEG entities seems to start freaking out and rotates all over the place.

After a fresh restart (working correctly):

javaw_nctOYL6Znd

After waiting a few minutes (choppy movement, incorrect orientation):

javaw_rDabEyN6Jc

After a bit of testing I'm certain this doesn't have to do with how I made my model in blockbench, and this doesn't seem to be happening to mobs without a modelengine model applied to them

MYTHICMOB:
  Type: ARMOR_STAND
  Options:
    Invincible: true
    Marker: true
  Skills:
  - model{m=MEGMODEL} @self ~onSpawn
  - bodyclamp{rde=0;rdu=0} @self ~onSpawn
  - teleport{pp=false;py=false} @parent ~onTimer:1

Have the mythic mob teleport to its parent entity, which can be you if you do the following:

MYTHICITEM:
  Id: STICK
  Skills:
  - summon{type=MYTHICMOB;a=1} @self ~onUse
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking