BadCoder Posted July 3, 2018 Share Posted July 3, 2018 How could I make a FPS? I so far made a little house and WASD and Mouse movement. The thing is, I have to hold and drag my mouse to move. I want it to be able to shoot and have a slower speed. The results should be like shellshocker.io. Quote Link to comment Share on other sites More sharing options...
inteja Posted July 3, 2018 Share Posted July 3, 2018 Like eating an elephant ... one bite at a time ? Here's a few resources to get you started: Searching playground for "fps" I found this (there's probably many more PG examples of different aspects of FPS games) Colyesus multi-player client server library Gorescript open-source 3D FPS (not Babylon but will show general concepts that can be adapted) DylanD 1 Quote Link to comment Share on other sites More sharing options...
BadCoder Posted July 4, 2018 Author Share Posted July 4, 2018 This is the closest I can get with editing code. I also need to make jumps but I'm not skilled in Javascript. Quote Link to comment Share on other sites More sharing options...
Guest Posted July 5, 2018 Share Posted July 5, 2018 So first learn JS You will really need it The Leftover and dbawel 1 1 Quote Link to comment Share on other sites More sharing options...
dbawel Posted July 7, 2018 Share Posted July 7, 2018 @DylanD found and old post. I highly recommend the following solutions. DB Quote Link to comment Share on other sites More sharing options...
adam Posted July 7, 2018 Share Posted July 7, 2018 @dbawel In this case, FPS = First Person Shooter. Quote Link to comment Share on other sites More sharing options...
dbawel Posted July 7, 2018 Share Posted July 7, 2018 @adam Man... I read this post a couple days ago and didn't answer because I read and understood what you needed. However, it was late last night and I didn't look close enough. My apologies, as I know your skill set and should have looked - as building an FPS component in the window is a simple task. OK... Whiskey and posting on the forum late at night is never a good idea.? At least I was able to assist a few people... DB adam 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.