Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Tutorial on How to Make a player move in First Person Perspective and interact with different objects

A topic by piyushchourasia05 created May 02, 2021 Views: 216 Replies: 2
Viewing posts 1 to 2
(1 edit)

References

For movement

1)shttsps://youtu.be/_QajrabyTJc

For collider

2)shsttps://youtu.be/KOk5mHdcooA

Made by

Piyush Chourasia 20BCG10054

Guneet Singh 20BCG10065

Basically you need to do raycasting from the main camera to detect game object which are meant to be interacted in the game scene. These objects have scripts having functions which are called when doing interact input. I'm sure there are lots of tutorials in Youtube to check :)

Thank you for the suggestion. 

 Will surely try.       :)