• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.

Plugin to import fbx/obj directly

haloworld

New member
Joined
Sep 10, 2021
Messages
10
Reactions
1
In Koikatsu (an Illusion game built with Unity) there is a plugin called ObjImport/AssetImport (https://github.com/NiggoJaecha/AssetImport) which allows importing 3D assets into Koikatsu game directly without any extra process. I found it is extremely convenient when importing some small assets into the game comparing to converting an asset to a specific format (a zipmod for Koikatsu, just like the assetbundle for VAM). Is it possible to have a similar plugin for VAM?
 
I don't know if any but porting is simple, just load the asset into unity and make a assetbundle
 
Probably something you will never see. Definitely sure in VAM 1.

The thing is, Koikatsu is targeted to random people with absolute zero knowledge of game dev. VAM is far more advanced and is targeted at people who know game modding. Also, the difference is that Illusion for instance, was before shutting down, a AA sized game studio ( around 10 to 50 employees ) which allows additional devs like this... Meshed is mostly alone for the dev.

VAM 2 will give access to a Unity project and should ease the implementation of data, which also will help improve proper asset creation ( compiled and optimized for game ready assets ).
 
Back
Top Bottom