Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

GamingNerd06

15
Posts
1
Topics
3
Followers
A member registered Nov 07, 2019 · View creator page →

Creator of

Recent community posts

public float moveSpeed;

void Update{

float horiz = Input.GetAxis("Horizontal") * moveSpeed;

float vert = Input.GetAxis("Vertical") * moveSpeed;

transform.position += transform.foward * vert * Time.deltaTime;

transform.position += transform.right * horiz * Time.deltaTime;

}

For this script it's pretty simple and if you didn't mess with the Input Manager (Edit>Project Settings>Input Manager>Axes) Then it will grab the horizontal and vertical inputs which goes for both WASD and Arrow Keys and will even work for controller if you wanted that. 

(1 edit)

Whats the game about

what do you mean by that

Is there a way you can make a tutorial of how the character balances by any chance?

Bro, this game is really good, it looks amazing, and just wanna say good job too who ever made this

Like always, if any one finds a bug in this game, please comment down below 

I will look into it

Fr Im trying brooo 

If any one finds a bug, please comment so I can fix it.

I am sorry for the inconvenience, the bug has been fixed and I'm sure you would probably have to re-download it, but there you go. 

Okay, i got you

Don't be the Last community · Created a new topic Bugs!!!

If you find any bugs, please comment down here so I can fix them.

If you find any bugs, please comment down below so I can fix them.

This game was pretty good, 4/5

still pretty creeped out about the name guessing though...