lasa01 / Plumber

A Blender addon for importing Source 1 engine maps, models, materials and textures. This addon makes it possible to import full CS:GO, TF2, CS:S or other Source 1 game maps into Blender.
MIT License
389 stars 30 forks source link

Import entities as props #151

Open movercell opened 1 year ago

movercell commented 1 year ago

Is your feature request related to a problem? Please describe. I'm always frustrated when i see no button on pedestal

Is your feature request related to a specific game? Please specify. I tested with Portal 2 Describe the solution you'd like Import entity models as props

Additional context nop

lasa01 commented 1 year ago

I'm not sure what you mean by this. What button and what pedestal are you talking about, and what does it mean to import entity models as props? Do you mean that there is an entity class that is not importing as a model even though it should be?

movercell commented 1 year ago

Literally any p2 puzzle element

movercell commented 1 year ago

exept arial faith plates. they do work

BenLubar commented 1 year ago

As an example from Alien Swarm: Reactive Drop, we have (and I haven't checked how many of these already work, sorry):

Fennecai commented 7 months ago

I'm not sure what you mean by this. What button and what pedestal are you talking about, and what does it mean to import entity models as props? Do you mean that there is an entity class that is not importing as a model even though it should be?

in portal 2 there are buttons and other entities that are essentially prop_dynamic for the purposes of blender, and none of them currently import. these include the following (not a complete list):

https://developer.valvesoftware.com/wiki/Button_(Portal_2)

https://developer.valvesoftware.com/wiki/Prop_floor_button https://developer.valvesoftware.com/wiki/Prop_floor_ball_button https://developer.valvesoftware.com/wiki/Prop_floor_cube_button https://developer.valvesoftware.com/wiki/Prop_under_floor_button https://developer.valvesoftware.com/wiki/Prop_button https://developer.valvesoftware.com/wiki/Prop_under_button

for a complete list of portal 2-specific entities, see https://developer.valvesoftware.com/wiki/List_of_Portal_2_Entities