Thundr
Thundr
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
yeah fr
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
i go to file and press save then go back to unity
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
yeah
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
not flying
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
casue im tryna do a 3d WASD movement thing on the ground
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
rly
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
okay
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
thast what im saying
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
but not A and D
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
same with W
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
yep
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
if (Input.GetKeyDown(KeyCode.S))
{
Debug.Log("Hello: " + gameObject.name);
transform.Translate(Vector3.back * Time.deltaTime * Input.GetAxis("Horizontal") * moveSpeed);
}
if (Input.GetKeyDown(KeyCode.S))
{
Debug.Log("Hello: " + gameObject.name);
transform.Translate(Vector3.back * Time.deltaTime * Input.GetAxis("Horizontal") * moveSpeed);
}
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
debug message not showing up
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
uh
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
neither does S
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
W doesnt
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
A and D work
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
ok
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
yeah the updates are being called
64 replies
CC#
Created by Thundr on 11/1/2023 in #help
❔ im extremely new to c#/unity, i can't find the issue with this code
ok i see it
64 replies