branchrust_reboot/main/viewmodel_scene_flexcancel
7 Commits over 0 Days - ∞cph!
Update spawned viewmodel with same skin colour as preview model
Spawn a player model instead of a BasePlayer
Spawn the associated entity via ItemModEntity and equip it via WorkshopPlayerPreview
Turn the spawned player model 180 degrees
Add an Image component to the button used in this scene and populate it with the item icon
Codegen so that the static fields in this scene are handled by domain reload
Don't give the player the selected item (we don't want multiple viewmodels)
Don't override the vm position and allow vm camera renderering, instead allow us to override where the vm camera renders from (for these purposes adjusting it 50m down is fine)
Merge from main (had to stomp BaseViewModel changes)