userJarryd Campicancel
branchrust_reboot/main/viewmodel_scene_flexcancel

7 Commits over 0 Days - ∞cph!

2 Months Ago
Update spawned viewmodel with same skin colour as preview model
2 Months Ago
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
2 Months Ago
Spawn player example
2 Months Ago
New scene, no gameplay
2 Months Ago
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)
2 Months Ago
Reapply stomped changes
2 Months Ago
Merge from main (had to stomp BaseViewModel changes)