OBJ Item in arms, inventory, third person position

Started by Troheya on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jun 2022
Points:
439

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
OBJ Item in arms, inventory, third person position
Fri, 06/03/2022 - 14:16 (edited)

I have a cool 3D OBJ model, but I have to make player hold it like a map, also I want to change its location in GUI, Help me please!!!

Edited by Troheya on Fri, 06/03/2022 - 14:16
Active 1 year ago
Joined Jun 2022
Points:
439

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
C'mon, help me somebody,…
Thu, 06/02/2022 - 21:04

C'mon, help me somebody, please!

Active 6 months ago
Joined Dec 2019
Points:
863

User statistics:

  • Modifications: 1
  • Forum topics: 34
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 84
what program are you using?…
Fri, 06/03/2022 - 05:44

what program are you using? if it is blockbench there is a display option in the upper right corner where you can edit all this

Active 1 year ago
Joined Jun 2022
Points:
439

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
I used blockbench to create…
Fri, 06/03/2022 - 09:09

I used blockbench to create an obj model (free model), but there is no option in free model to change its position in inventory, arms, head etc.

 

Active 1 year ago
Joined Jun 2022
Points:
439

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
Well, I remember the times…
Sat, 06/04/2022 - 08:59

Well, I remember the times when many people were interested in helping you, but now nobody wants to help. Nice.

Active 2 years ago
Joined Jun 2022
Points:
419

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Hey there! If you are using…
Sat, 06/04/2022 - 22:27

Hey there! If you are using OBJ files for just an Item, you will have to select "Create new block/item texture" to edit the display of your items. When you are finished with that model, you need to export as block/item to save display code. If you need more help, I can send you a video if you need.

 

Active 3 months ago
Joined Sep 2020
Points:
732

User statistics:

  • Modifications: 1
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 83
You need to access and…
Sat, 06/04/2022 - 23:03

You need to access and configure display part.

Active 1 year ago
Joined Jun 2022
Points:
439

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
StogWasNotValid, yes, please
Sun, 06/05/2022 - 10:15

StogWasNotValid, yes, please

Active 1 year ago
Joined Jun 2022
Points:
439

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
SHORT, yes, but I cant see…
Sun, 06/05/2022 - 10:15

SHORT, yes, but I cant see where is this part of the code

Active 3 years ago
Joined Jun 2022
Points:
424

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
If you go into block bench…
Sun, 06/05/2022 - 11:26

If you go into block bench again and convert the model to a Java block/item project you will see a display option next to edit and paint there is where you will be able to change its view.

but be careful converting projects can mess with the model

Active 3 years ago
Joined Jun 2022
Points:
424

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
And when you export, export…
Sun, 06/05/2022 - 11:29

And when you export, export it as block/item model so you get a json, obj files are harder to operate with and are heavily limited if you don’t know how to fix complex texture bugs

Active 1 year ago
Joined Jun 2022
Points:
439

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
ginger405, thank you, but I…
Mon, 06/06/2022 - 17:03

ginger405, thank you, but I must use OBJ model, and when I covert it into Java item in blockbench - my model disappears, so I need to know where is that moment in code I can change...

Active 1 year ago
Joined Jun 2022
Points:
439

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
Anyone?? Please!!!!
Wed, 06/08/2022 - 23:06

Anyone?? Please!!!!

Active 1 year ago
Joined Jun 2022
Points:
439

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
I don't understand why…
Sat, 06/11/2022 - 11:14

I don't understand why nobody can help me :c

Active 3 months ago
Joined Sep 2020
Points:
732

User statistics:

  • Modifications: 1
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 83
Are you sure you selected…
Sun, 06/19/2022 - 03:26

Are you sure you selected the project type correctly in the blockbench?