zeker
Junior vMember
Posts: 47
|
Post by zeker on Jul 17, 2020 16:56:49 GMT
IS that what your addon is doing at runtime? cause that is what i may be after. My characters each use 1 to 5 clothing pieces.
|
|
|
Post by hobbycoder on Jul 17, 2020 20:50:09 GMT
IS that what your addon is doing at runtime? cause that is what i may be after. My characters each use 1 to 5 clothing pieces. Nope, it doesnt bake at runtime at the moment, but im looking into this possibility..
|
|
zeker
Junior vMember
Posts: 47
|
Post by zeker on Jul 18, 2020 11:45:24 GMT
Oh, when you find how to do it and add hit me up and ill buy your addon :D
|
|
|
Post by hobbycoder on Jul 21, 2020 4:11:27 GMT
Added elemental damage modifiers..You can add more elements in the enum if you need other damage modifiers like thunder etc....
Will upload the version 0.3 one of these days..=)
|
|
|
Post by hobbycoder on Jul 21, 2020 5:42:55 GMT
Testing elemental damage reduction % -
|
|
|
Post by hobbycoder on Jul 25, 2020 2:00:33 GMT
gum.co/KhLDNI already uploaded v0.3 of the clothing system with elemental damage reduction -Added also a demo scene..Make sure you have invector in your project..In the demo, I was using a melee combat..It will work also in Shooter. -Before playing the demo scene - just add item types in your item list editor enum and add the prefabs..
|
|
|
Post by hobbycoder on Jul 25, 2020 3:26:51 GMT
if you're getting error with vDamageOverride..just follow this..
|
|
|
Post by hussienx on Jul 26, 2020 0:22:04 GMT
can you please HobbyCoder make it for Free for Just like 1 Week as a Summer Sale
|
|
|
Post by rasto61 on Jul 28, 2020 8:33:06 GMT
can you please HobbyCoder make it for Free for Just like 1 Week as a Summer Sale Wouldn't that be convenient. smh at these people...
|
|
|
Post by hussienx on Jul 29, 2020 20:23:20 GMT
i know it will not be fair for some people who bought it but There is some people who dont have Money to pay like me i waste all of invector Assests
|
|
|
Post by hobbycoder on Jul 31, 2020 0:25:23 GMT
thank you for your interest in the add on..maybe i can give it free, but not at this time, im still trying to improve thus system, adding more features..if u think $2 is too much, perhaps you can try a different approach in clothing system..I made a video using equip points..you can adjust it the current invector system..
|
|
|
Post by kingceryn on Jul 31, 2020 5:16:11 GMT
Can confirm it works! Well worth the money, if you expand it would charge more.
|
|
|
Post by denvzla on Aug 2, 2020 14:32:19 GMT
Third Person Shooter 2.5.3 Hello, I bought, I imported 0.1, 0.2, 0.3, and I have two errors:
Assets\Invector-3rdPersonController\Add-ons\ClothingSystem\Scripts\Clothing Damage\vObjectDamageOverride.cs(41,56): error CS0246: The type or namespace name 'RPG' could not be found (are you missing a using directive or an assembly reference?)
Assets\Invector-3rdPersonController\Add-ons\ClothingSystem\Scripts\Clothing Damage\vObjectDamageOverride.cs(43,56): error CS0246: The type or namespace name 'RPG' could not be found (are you missing a using directive or an assembly reference?)
|
|
|
Post by hobbycoder on Aug 2, 2020 19:58:58 GMT
Hi thanks for the purchase, please follow the following fix.
|
|
|
Post by tsuyoiraion on Sept 5, 2020 22:07:05 GMT
Looks interesting, does the system have a feature to auto set the appropriate clothing upon re-spawning the character after death or per scene change?
|
|