#model query

113 messages · Page 1 of 1 (latest)

brave shuttle
#

Hi there,
I’ve recently got this model from a friend, but I have no idea as to how I can add this in game. Basically it’s a door for a spaceship, and it opens when a player is 3-4 blocks near the door. It’s got an open animation, but I just don’t know how one can implement it. Where would I start with something like this? I wouldn’t want the player to go through it too, as I believe I’d have to spawn it as an entity?

tiny prismBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

terse ember
#

perhaps something like dmodels would be good for this?

brave shuttle
#

The thing is I’m guessing dmodels uses display entities?

terse ember
#

yeah

brave shuttle
#

And I’m trying to make it support bedrock players too in a way, so they wouldn’t be able to see display entities, unless I’m able to change it to armor stands?

terse ember
#

there's a texture pack converter for bedrock, let me see if i can find it

brave shuttle
#

I can model it to bedrock, but they can’t see display entities

terse ember
#

really? i thought they were able to o.o

#

mb on that

brave shuttle
#

They can’t sadly

#

That’s why meg4 isnt compatible with geyser, so they mainly suggest using meg3

#

I haven’t purchased meg3

terse ember
#

there's a free version you can use for meg3, or you might be able to get away with using an older version of dmodels, might have some issues with it though

brave shuttle
#

Okay, I’ll test this out and see

brave shuttle
#

dModels wont sadly work 😦

#

This is what I'm currently viewing right now

#

Would it be best to try it on MEG3?

analog bough
#

or the latest

brave shuttle
#

I couldn’t find the armor stand one

analog bough
brave shuttle
#

Well the model seems to show up, but the animation seems to be off

terse ember
#

is it scaled down?

brave shuttle
#

Yeah its really small too

#

And brown

terse ember
#

no i mean, did you scale the model down after it was imported into dmodels?

brave shuttle
#

No I didnt

#

I just inserted the script into the server, loaded the dmodel model

#

and then implemented the things in the resource pack

#

and spawned it using the armor stand

terse ember
#

hmm

brave shuttle
#

I dont know what else to do

#

Try it out with meg3?

terse ember
#

you could give it a go

brave shuttle
#

So, meg3 works

#

Just need to figure out a way to animate it

#

I summoned it as an armor stand

brave shuttle
#

So, would mythic mobs work? And I could animate it on Denizen?

#

It's just that I;m new to the whole modeling and animation aspect 😬

terse ember
#

Megizen works with model engine 4, I wonder if making a port would be worth it o.o

brave shuttle
#

:((

#

Well I think I'm able to do it with MEG3, the animations

#

BUT

#

The closing animation seems off, I dont know why

#

Yeah, the closing is an issue

#

Am I doing something wrong within blockbench?

brave shuttle
#

It's just a generic model

analog bough
#

reset the modelanimations

#

and then do open animation

brave shuttle
#

Is it just removing it?

#

OHH

#

Is there a way to disable the player from colliding with the armor stand?

#

Is there anyway I can use the MEG entity within Denizen?

#

Would this be of any use?

brave shuttle
#

But yeah, I'd love to know if there was a way to integrate this in Denizen

#

Because the whole point of having this is, when players are 5 blocks away from the entity, it opens

#

And when they arent, it closes

analog bough
analog bough
#

would ask hyper abt it

analog bough
#

or is rhere a hitbox bone in meg

#

just make that tiny

brave shuttle
#

I’m using meg3

analog bough
#

i think its the uh hitbox

#

try that

brave shuttle
#

But in meg3 is there a hitbox thing?

analog bough
#

or maybe an option to disable it

#

i would ask for support in meg discord

brave shuttle
#

Is it possible to use a denizen entity on Meg?

#

Meg3

coarse bough
# brave shuttle What I mean by that

If the collisionis the issue, just put barriers there until the door has opened (or slowly remove them as the door is opening). That's what Im doing with my doors and it prevents quite a few glitches

brave shuttle
brave shuttle
coarse bough
#

they suck lol

#

dont know if that has been changed though

#

but if you can add the Marker:1b tag then it might fix it

#

Otherwise, the armorstand collision isnt a problem if you also put barriers there right?

brave shuttle
#

But with meg3 is it possible to add tags?

coarse bough
#

I have no idea. Never used meg3, just wanted to put this option out there

terse ember
#

a lot of stuff with meg3 is like, outdated

brave shuttle
#

On the mythic server they’ve just asked me to use mythic mobs itself

#

But for something this small, would I really have to download it?

terse ember
#

ie it's more difficult to find support for that since people prefer meg4 over it

brave shuttle
#

I can try making the hit box small, and test it out

terse ember
brave shuttle
terse ember
#

lol just saw you sent that

#

kind of yeah

#

modelengine and mythicmob devs work together so mythicmob is a little better at handling that

brave shuttle
#

I see

#

Well it’s my first time handling both of them, I’ll try mythic mobs out

terse ember
#

megizen is great for meg4 though, but that doesn't work out for your scenario :(

brave shuttle
#

I know 😦

#

Well I’ll post my next thread here, once I figure out this collision issue

#

And then sync it with bedrock