Animal giraffa

Modding, Map Editor, IES Scripting and Other Questions
User avatar
Gonzalo
Posts: 336
Joined: 24 Aug 2018, 08:56
Been thanked: 3 times

Animal giraffa

Post by Gonzalo »

Hi, now I have problem with my new unit giraffa. Model is somehow weird, but that I know how to repair. What I can't resolve by myself is that when dead the model appears floating on the air. I have tried by putting downwards the skeleton or to the right (for it falls to the left), but still the model appears floating. Thanks for help...

Giraffa.zip
(8.99 MiB) Downloaded 124 times

User avatar
Gonzalo
Posts: 336
Joined: 24 Aug 2018, 08:56
Been thanked: 3 times

Re: Animal giraffa

Post by Gonzalo »

Animals.ddf, I have changed extension to txt so as to be able to attach:

animals.txt
(154.24 KiB) Downloaded 132 times
User avatar
Dr.MonaLisa
High Representative
Posts: 8697
Joined: 17 Jun 2010, 11:21
Location: Poland
Has thanked: 49 times
Been thanked: 108 times

Re: Animal giraffa

Post by Dr.MonaLisa »

Is "DeadAnimalGiraffa" defined in dbanimal.ddf file?
Best regards,
Dr.MonaLisa
Ministry of Game Affairs
Department of Control and Complains
User avatar
Gonzalo
Posts: 336
Joined: 24 Aug 2018, 08:56
Been thanked: 3 times

Re: Animal giraffa

Post by Gonzalo »

Yes it's defined
dbanimal.txt
(18.56 KiB) Downloaded 136 times
User avatar
Dr.MonaLisa
High Representative
Posts: 8697
Joined: 17 Jun 2010, 11:21
Location: Poland
Has thanked: 49 times
Been thanked: 108 times

Re: Animal giraffa

Post by Dr.MonaLisa »

What if you modify things under: UnitModel DeadAnimalGiraffa

Code: Select all

UIRenderingParams {
		xOffset = -1.05
		yOffset = 5.79
		zOffset = 2.63
		scale = 1.53
		angle = 56.84
		rotationSpeed = 0.00
		pitch = 10.01
		lightAngle = 30.00
		lightPitch = 90.00
		lightDiffuse = [50 50 45 255]
		lightSpecular = [0 0 0 255]
		lightAmbient = [40 40 40 255]
	}
Maybe remove everything below "scale" and see if it helps?
Best regards,
Dr.MonaLisa
Ministry of Game Affairs
Department of Control and Complains
User avatar
Gonzalo
Posts: 336
Joined: 24 Aug 2018, 08:56
Been thanked: 3 times

Re: Animal giraffa

Post by Gonzalo »

Yes thank you!!
User avatar
Dr.MonaLisa
High Representative
Posts: 8697
Joined: 17 Jun 2010, 11:21
Location: Poland
Has thanked: 49 times
Been thanked: 108 times

Re: Animal giraffa

Post by Dr.MonaLisa »

Any reason why you're not trying to fix such problems before creating forum topics? It should be detected pretty quick, especially when some text in unit type says "rotation"...
Best regards,
Dr.MonaLisa
Ministry of Game Affairs
Department of Control and Complains
User avatar
Gonzalo
Posts: 336
Joined: 24 Aug 2018, 08:56
Been thanked: 3 times

Re: Animal giraffa

Post by Gonzalo »

Because I removed all "renderings" stuff and the problem subsists...
User avatar
Dr.MonaLisa
High Representative
Posts: 8697
Joined: 17 Jun 2010, 11:21
Location: Poland
Has thanked: 49 times
Been thanked: 108 times

Re: Animal giraffa

Post by Dr.MonaLisa »

Your previous post sounded like it works already...

Try to put a different .nif as a dead animal model, and see what happens.
If it stops bugging, then the problem is in .nif file itself.
Best regards,
Dr.MonaLisa
Ministry of Game Affairs
Department of Control and Complains
User avatar
Gonzalo
Posts: 336
Joined: 24 Aug 2018, 08:56
Been thanked: 3 times

Re: Animal giraffa

Post by Gonzalo »

Problem solved!! I reshaped the model at blender...
Post Reply

Return to “Questions”