Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Movement/Turning Question

A topic by IAmFoldinG created 12 days ago Views: 101 Replies: 5
Viewing posts 1 to 4
Submitted

This is probably a super obvious answer, but I don't wanna get DQ'd or something so I wanted to ask. Can I make my movement and camera turning be UI based rather than using the keyboard? (Just arrows on the screen that you click to move or turn the camera). I don't play dungeon crawlers of this type so this may be pretty common, but I was just trying to do away with having the players need a keyboard at all to play and make it all utilize the mouse. Thanks and sorry if this is like stupidly obvious haha

Jam HostSubmitted

Absolutely fine. No requirement whatsoever that the input device be a keyboard.

Submitted

Awesome, thank you!

Jam HostSubmitted

I would urge you to allow keyboard input too though because at least to some of us with weak wrists clicking can be really straining and i honestly doubt i could play a crawler where i can only use the mouse to explore for more than 1-2 minutes.

Submitted

Good point, thank you

Submitted

if u need scripts for the grid based movement system check my devlogs out it has scripts you might need  need; click here to see it, the second devlog has ai systems if u need it; Click Here! to open devlog 2