benda95280 / MyEntities

Gives/Spawn Head and Custom entities with skin suppport and Geometry, EASILY !
GNU General Public License v3.0
19 stars 2 forks source link

Seperate head entities from custom entities #15

Open inxomnyaa opened 5 years ago

inxomnyaa commented 5 years ago

Is your feature request related to a problem? Please describe. The code is getting quite messy since custom entities and head entities share alot of code inside MyCustomEntity.

Describe the solution you'd like I would like to seperate it into HeadEntity, CustomHeadEntity and CustomEntity. (Vehicles could also extend CustomEntity)

This would make several things easier:

@benda95280 i need your opinion on this

benda95280 commented 5 years ago

In the past, i've try to do it, but it wasn't a success. I was thinking to do it, when i've pushed files for vehicule.

Seems a good idea, but my knowledge is limited here.

inxomnyaa commented 5 years ago

Cool, i will try my best

benda95280 commented 5 years ago

Please, take care of yourself, you don't have to handle all issue ;)

inxomnyaa commented 5 years ago

I will start it this evening :+1: so #17 can continue. Could be that i include it directly in my change.

Is it okay if old entities break?

benda95280 commented 5 years ago

No problem for me. I wait this impressive rewrite :)