Is it possible to make a first person view in a game?

So I'm making a simulator game, and I would like to make a first person view like Minecraft, Roblox, etc. Is there a way to do this while you press a button, and make the objects infront of the sprite/character move as if your walking towards them? I would greatly appreciate it if you could help me. Otherwise, I understand.

Maybe using a Javascript library with the Web Viewer?
Examples of JavaScript libraries:
https://threejs.org/examples/#webgl_geometry_minecraft
Examples of Javascript in the WebViewer:

2 Likes

Is it possible to do this on a Chromebook?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.