[Inputs] Moved to old stuff
This module is now deprecated, prefere the new input system.
May 17, 2022
This module is now deprecated, prefere the new input system.
May 17, 2022
PropertiesController becomes more simple to use with a direct call.
using (var setter = pc.GetPropertiesSetter()) {
setter.SetColor("_BaseColor", Color.red);
//...
}
February 21, 2022
Updates are listed in Read more
link.
July 13, 2021
June 24, 2021
Stats are automatically updated in GameEntity.LateUpdate without a Value call.
June 21, 2021
May 17, 2021
Animator, Net associated.children variables, layermask, deprecated removes...
April 26, 2021
March 19, 2021
March 15, 2021