Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

gp_axis_orientation_w constant was introduced in 2.3.3.434

If you must use an older version, make some macros that cover the new constants (but don’t forget to remove them when you update!)

#macro gp_axis_acceleration_x undefined
#macro gp_axis_acceleration_y undefined
#macro gp_axis_acceleration_z undefined
#macro gp_axis_angular_velocity_x undefined
#macro gp_axis_angular_velocity_y undefined
#macro gp_axis_angular_velocity_z undefined
#macro gp_axis_orientation_x undefined
#macro gp_axis_orientation_y undefined
#macro gp_axis_orientation_z undefined
#macro gp_axis_orientation_w undefined