• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Help] Align Habbo players body parts properly

Newbie Spellweaver
Joined
Oct 1, 2019
Messages
6
Reaction score
1
Hi guys.

I'm creating my own Habbo project on Unity and I'm having some hard time trying to align habbo players part properly.

I'm using a dump (of images) made by the amazing Relevance from Bobba.io project (http://forum.ragezone.com/f353/bobba-io-typescript-pixijs-react-1168855/). Just to be sure that anyone gets offended, Relevance (Josedn on github) had send me those files, so theres nothing wrong using it (even because it's source is from habbo servers).

So, let me show for those who doesn't know how it works.

We have body parts like this on Habbo that together makes the players body for example:

NikoWave - [Help] Align Habbo players body parts properly - RaGEZONE Forums


The problem is: it's very hard to align those parts. In an idle position it's ok, but when I've started animating, these became an hell (as you can see in the gif of this link: https://bit.ly/37RQKVy).
For you guys that maybe already have done your complete projects or just know how the things are done: there's any way (some guideline maybe) to know how to properly align all those parts? On the dump there's an JSON file called geometry (you can access this on this link: https://bit.ly/37WYju1) that's maybe indicating some offset for those parts, but to be sincere I didn't understand how those information can help (in the way that they are being described).

So, any help is much appreciated.

For now, thanks for the attention, you guys are my last hope :D:

See ya!
 

Attachments

  • Captura de Tela 2020-02-23 às 22.48.06 - [Help] Align Habbo players body parts properly - RaGEZONE Forums
    Captura de Tela 2020-02-23 às 22.48.06.png
    20.9 KB · Views: 82
Newbie Spellweaver
Joined
Jan 10, 2017
Messages
76
Reaction score
32
each clothing swf has a bin file in there are the x and y positions of every sprite. also you may need to do some calculations depending if the sprite is flipped and so on
 
Upvote 0
Newbie Spellweaver
Joined
Oct 1, 2019
Messages
6
Reaction score
1
Yeah, I already got it. I've changed the pivot from center to the top left and then applied the offset settings. Works like a charm! :rolleyes:
 
Upvote 0
Junior Spellweaver
Joined
Jan 28, 2013
Messages
157
Reaction score
104
I have a lot of experience with replicating the habbo client, would love to see your work! If you need anything add me on Discord: Billsonnn#0352
 
Upvote 0
Back
Top