I was just coding a player movement for a rigid body but there is an error coming - “Assets\walkingdolanld.cs(26,18): error CS1061: ‘Transform’ does not contain a definition for ‘Transalate’ and no accessible extension method ‘Transalate’ accepting a first argument of type ‘Transform’ could be found (are you missing a using directive or an assembly reference?)” . here is the code:
[198741-ll.txt|198741]
please help me