CS2 animgraph_set_parameter_float Command

CS2 Command CS2 logo
animgraph_set_parameter_float <Entity ID> <Parameter Name> <Value>

This command allows you to set a specific float parameter for specified entities, which is especially useful for animators looking to test animations.

Argument Information

The syntax for this command is as follows:
Name Description
Entity ID

The ID of the entity you want to set the parameter for.

Parameter Name

The name of the float parameter you want to set.

Value

The float value to set the parameter to.

Extra Information

Find additional information relating to this command below.
sv_cheats Required
Yes
Client or Server Command
Server
Default Value
cmd
Total CS is the home of CS2 commands We boast the only complete, up-to-date database of all CS2 console commands. View All CS2 Commands
CS2 player
Ad

Command Generator

Adjust the settings below to automatically generate a command. Once you've got everything right, hit the Copy button and paste it into the console in CS:GO.

animgraph_set_parameter_float 0 <Parameter Name> 0
2/3 arguments filled
Entity ID
Parameter Name
Value

animgraph_set_parameter_float Examples

animgraph_set_parameter_float 1 velocity 5.5

Sets the 'velocity' parameter to a float value of 5.5 for the entity with ID 1.