You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created an entity gallery and went through every point entity, finding issues with them and ones that needed iconsprites. This is what I found. Entities marked in bold already have an icon which isn't being used (usually from ficool2's set).
This currently only includes Portal 2 and TF2 entities, there are likely many more in other games. This also does not include engine entities (since you wouldn't be placing them in Hammer).
Entities without icon sprites (appearing as a colored cube):
comp_kv_setter
comp_pack
comp_pack_rename
comp_pack_replace_soundscript
comp_precache_sound
comp_precache_model
info_intermission
ai_npc_eventresponsesystem
ai_speechfilter
env_funnel
env_flare
env_lightrail_endpoint
env_player_viewfinder
env_portal_credits
env_rotorwash_emitter
info_target_instructor_hint
logic_achievement
player_loadsaved
point_posecontroller
point_gamestats_counter
point_flesh_effect_target
point_survey
portalmp_gamerules
projected_wall_entity
skybox_swapper
vehicle_viewcontroller
tf_halloween_gift_spawn_location
pd_dispenser
rd_robot_dispenser
target_changegravity
tf_teleport_location
tf_template_stun_drone
vote_controller
phys_torque
phys_thruster
Entities with a generic model, which an iconsprite should be added on top of (model in parentheses):
info_overlay_transition (overlay helper)
beam_spotlight (cone helper)
env_citadel_energy_core (cone helper)
env_projectedtexture (cone helper)
env_tilt (axis helper)
info_particle_system (cone helper)
info_projecteddecal (axis helper)
infodecal (axis helper)
point_futbol_shooter (angle helper)
point_spotlight (cone helper)
point_viewcontrol_multiplayer (camera)
point_viewproxy (camera)
prop_glass_futbol_socket (angle helper)
hot_potato_catcher (angle helper)
hot_potato_socket (angle helper)
keyframe_rope (axis helper)
move_rope (axis helper)
phys_constraint (axis helper)
phys_lengthconstraint (axis helper)
phys_pulleyconstraint (axis helper)
phys_ragdollconstraint (axis helper)
phys_slideconstraint (axis helper)
propper_particles (cone helper)
item_dynamic_resupply (health kit - remove the model, since it doesn't actually represent that item all the time)
tf_point_weapon_mimic
Entities using other icon sprites (current sprite in parentheses):
vrad-exe
changed the title
List of all Portal 2 entities that need new iconsprites
List of all Portal 2 entities with missing/duplicate iconsprites
Jan 1, 2020
vrad-exe
changed the title
List of all Portal 2 entities with missing/duplicate iconsprites
List of entities with missing/duplicate iconsprites
Jan 2, 2020
I created an entity gallery and went through every point entity, finding issues with them and ones that needed iconsprites. This is what I found. Entities marked in bold already have an icon which isn't being used (usually from ficool2's set).
This currently only includes Portal 2 and TF2 entities, there are likely many more in other games. This also does not include
engine
entities (since you wouldn't be placing them in Hammer).Entities without icon sprites (appearing as a colored cube):
Entities with a generic model, which an iconsprite should be added on top of (model in parentheses):
Entities using other icon sprites (current sprite in parentheses):
The text was updated successfully, but these errors were encountered: