branchrust_reboot/main/cookingv2/consume_foodcancel

13 Commits over 0 Days - ∞cph!

10 Months Ago
Setup ViewModelRenderer scripts. Re-nabled UsesViewModelCamera.
10 Months Ago
Pie eating. Animator setup. Added Consume event to pie eat anim.
10 Months Ago
Delete placeholder pie viewmodel. Delete placeholder pie entity. Moved to food_pie_generic entity. Copied FoodModelView on to new MV. Disabled my test consuming.
10 Months Ago
Merge again?
10 Months Ago
Merge from cookingv2
10 Months Ago
Renamed food_pie_generic.viewmodel to food_pie_generic.viewmodel_placeholder to be clear
10 Months Ago
Merge from cookingv2
10 Months Ago
Generic pie entity and VM prefabs. Pie specific items (chicken as initial test)
10 Months Ago
Hook up new food view model script to placeholder food vm. Link to food entity.
10 Months Ago
Some very initial food VM code /setup
10 Months Ago
Added Consume server RPC to food entities. Inital OnInput for food held entity, trigger eat when you press reload for now. Don't belt-eat food items that have an item mod and valid entity prefab. Added BlockBeltSelect virtual check to ItemMod. Codegen.
10 Months Ago
Test switching food items. Added second test food item.
10 Months Ago
Very initial test food vm/held ent setup