Modding/Tutorials/Assets – Arma Reforger Category

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[https\:\/\/community\.bistudio\.com\/wiki\/(.*) (.*)\]" to "$2")
No edit summary
Line 11: Line 11:
* [[Arma_Reforger:Faction_Creation|Faction Creation]] - Intermediate difficulty tutorial explaining character gear retexture, creating new character prefabs with custom gear, integrating such factions into Game Master and Conflict game modes and more  
* [[Arma_Reforger:Faction_Creation|Faction Creation]] - Intermediate difficulty tutorial explaining character gear retexture, creating new character prefabs with custom gear, integrating such factions into Game Master and Conflict game modes and more  
* [[Arma_Reforger:Prop_Creation|Prop Creation]] - Importing new asset - prop - into the game, creating custom actions, procedural animations and Game Master integration
* [[Arma_Reforger:Prop_Creation|Prop Creation]] - Importing new asset - prop - into the game, creating custom actions, procedural animations and Game Master integration
* [[Arma_Reforger:Weapon_Creation|Weapon Creation]]
* [[Arma_Reforger:Weapon_Creation|Weapon Creation]] - Importing new asset - weapon - into the game, creating weapon, magazine and ammo prefabs, Game Master integration and creating new animations
* [[Arma_Reforger:Car_Creation|Car Creation]]
* [[Arma_Reforger:Car_Creation|Car Creation]] - Importing new asset - car - into the game, creating new car prefab, tweaking vehicle simulation parameters, Game Master integration


{{GameCategory|armaR|Modding|Tutorials}}
{{GameCategory|armaR|Modding|Tutorials}}

Revision as of 16:02, 28 March 2023

Basics of data manipulation


If you're new to Enfusion Modding, below you'll find a short list of tutorials, ordered by difficulty, that should get you started modding and creating new assets in Reforger:

  • Weapon Modding - Introductory tutorial for beginners, showing basics of creating modded weapon with custom textures, sounds and behavior
  • Car Modding - This tutorial expands the knowledge gathered in Weapon Modding tutorial by providing some information about modifying of existing vehicles, changing wheeled simulation parameters or adding turrets.
  • Faction Creation - Intermediate difficulty tutorial explaining character gear retexture, creating new character prefabs with custom gear, integrating such factions into Game Master and Conflict game modes and more
  • Prop Creation - Importing new asset - prop - into the game, creating custom actions, procedural animations and Game Master integration
  • Weapon Creation - Importing new asset - weapon - into the game, creating weapon, magazine and ammo prefabs, Game Master integration and creating new animations
  • Car Creation - Importing new asset - car - into the game, creating new car prefab, tweaking vehicle simulation parameters, Game Master integration