How do I make those things?

EnoughPlenty
Joined 03/12/2019
Posts 358
01:44 AM 05/03/2020
Is there a way to put on sounds, animations on a brick hill game? Please tell me if there is a way or not, I really need it to make a FPS game.


Oaknut
Joined 21/06/2019
Posts 14,816
01:46 AM 05/03/2020
Sadly, you can't make FPS games on Brick-Hill.

BH's technology isn't that advanced yet.


EnoughPlenty
Joined 03/12/2019
Posts 358
01:47 AM 05/03/2020
Thanks for the answer! I'm starting out on making games on Brick hill.


SmartLion
Joined 16/04/2017
Posts 1,970
08:09 PM 05/03/2020
Sounds and animations are not normally possible
FPS games are very possible but you cant shoot up or down
https://brickhill.gitlab.io/open-source/node-hill/enums/cameratype.html
Animations can be done by using custom meshes by changing some items in the asset cache folder
https://gyazo.com/a999afd772f011fce727e92a999bd376
If you are advanced enough with node.js then you could make a script that tells the user to enter a website for sound effects and music played from a browser window


EnoughPlenty
Joined 03/12/2019
Posts 358
05:56 PM 08/03/2020
Quote from SmartLion , 08:09 PM 05/03/2020
Sounds and animations are not normally possible
FPS games are very possible but you cant shoot up or down
https://brickhill.gitlab.io/open-source/node-hill/enums/cameratype.html
Animations can be done by using custom meshes by changing some items in the asset cache folder
https://gyazo.com/a999afd772f011fce727e92a999bd376
If you are advanced enough with node.js then you could make a script that tells the user to enter a website for sound effects and music played from a browser window
Thank you so much!

1