- Messages
- 12
- Country

Hey everyone,
I'm working with the MSFS2024 SDK and trying to accomplish the following:
I've spent a lot of time searching online and experimenting with the SDK, but I'm finding it quite challenging to put everything together.
Could someone give me a brief explanation of how to create and build a project like this using the SDK?
Thanks a lot!
I'm working with the MSFS2024 SDK and trying to accomplish the following:
- Create a SimObject package that includes multiple instances of the SimObject VfxSpawner.
- Attach a different visual effect (e.g., FX_Fire_2_Small) to each VfxSpawner.
- Name each VfxSpawner according to its assigned effect.
- Build the package so that these SimObjects with VFX can be triggered/spawned using a SimConnect code I wrote (using SimConnect_AICreateSimulatedObject_EX1)
I've spent a lot of time searching online and experimenting with the SDK, but I'm finding it quite challenging to put everything together.
Could someone give me a brief explanation of how to create and build a project like this using the SDK?
Thanks a lot!
