Yes i did but ive found a way around it and it works also withe the anims for the next vid i have 2 joints in my legs is there a problem i need to animate both because its not really working
Hey I entered everything from the script, but I get an error and it doesnt work properly.. error CS0101: Namespace "global::" already contains a definition for "balance"
using System.Collections; using System.Collections.Generic; using UnityEngine; public class lkñlñ : MonoBehaviour { public float targetRot; public Rigidbody2D Rigidbody2D; public float force; public void Update() { Rigidbody2D.MoveRotation(Mathf.LerpAngle(Rigidbody2D.rotation, targetRot, force * Time.fixedDeltaTime)); } }
hello don't forget to like and subscribe and join my discord discord.gg/pW2nQxS
Finally btw its azvitor from other account
great work with your channel
what version of unity is this???
That is Awesome! Congrats on this!
OMG this is so helpful, Thanks!
Wow Love the video. This is awesome.
is there a copy and paste
how should I add calcium in his legs? He has no bones and muscles the legs just can't hold him its like in 3d with the spring and damper help!
did you put the balance script on the legs too? because that should work
Yes i did but ive found a way around it and it works also withe the anims for the next vid i have 2 joints in my legs is there a problem i need to animate both because its not really working
haha yes milk give him milk
i get this error The type or namespace name 'RigidBody' could not be found (are you missing a using directive or an assembly reference?) plz help
I think it is because you typed RigidBody with a capital B instead of Rigidbody
@@drollestprawn now i get this error Assets\Balance.cs(14,43): error CS1503: Argument 1: cannot convert from 'UnityEngine.Quaternion' to 'float'
its Rigidbody2d
Hey I entered everything from the script, but I get an error and it doesnt work properly..
error CS0101: Namespace "global::" already contains a definition for "balance"
this might help you answers.unity.com/questions/604362/error-cs0101-the-namespace-global-already-contains.html
you have 2 balance scripts delete or rename one
4:48 Balance script code
please make a pastebin
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class lkñlñ : MonoBehaviour
{
public float targetRot;
public Rigidbody2D Rigidbody2D;
public float force;
public void Update()
{
Rigidbody2D.MoveRotation(Mathf.LerpAngle(Rigidbody2D.rotation, targetRot, force * Time.fixedDeltaTime));
}
}
lkñlñ is the name of the code file lol srry
please make him walk as fast as you can
here ua-cam.com/video/TDBBfTs70MQ/v-deo.html
it's not wocking for me
Make him walk pleasee😃😃😃
here ua-cam.com/video/TDBBfTs70MQ/v-deo.html