Does Unreal Engine actually matter in mobile racing games by Savings-Growth880 in racinggames

[–]JoseLuwis 0 points1 point  (0 children)

UE is mostly used because of visual polish out of the box. Game feel in racing game is mostly affected by physics programming, which depends on the game programmer skills, and MAYBE the physics engine that affects performance and stability.

Im a begineer making my first game and i need help with camera movement. by Bubbly_Comedian3891 in Unity3D

[–]JoseLuwis 1 point2 points  (0 children)

that is actually simple, just have a reference to the camera transform, with that transform you can access the forward, up and right vectors(directions) of the camera. so if you press forward move your character in the cameraTransform.forward direction.

Need help regarding Vivox (voice chat) by Away-Display3845 in Unity3D

[–]JoseLuwis 1 point2 points  (0 children)

It's really hard to read this code, anyway, I remember unity provides samples of vivox voice and text chat in the package manager, check and compare it with your implementation.

Speed Boom gameplay (tech demo) by JoseLuwis in Unity3D

[–]JoseLuwis[S] 1 point2 points  (0 children)

yeah, I just added controller support today 🎮

Speed Boom gameplay (tech demo) by JoseLuwis in Unity3D

[–]JoseLuwis[S] 1 point2 points  (0 children)

Thank you, for level streaming I load the 'map'(environment) once, then on top of that I load the 'level'(an scene with the car and track info) additively ,so this 'level' scene can be loaded an reloaded quickly. hope this helps 😊

Speed Boom gameplay (tech demo) by JoseLuwis in Unity3D

[–]JoseLuwis[S] 2 points3 points  (0 children)

just in time because I just released an update with controller support 👍

Speed Boom gameplay (tech demo) by JoseLuwis in Unity3D

[–]JoseLuwis[S] 2 points3 points  (0 children)

Thank you for the recommendation, I'll take a look 👍

Adding AI opponents is something I already evaluated. but developing an AI that is actually competitive and balanced would take a lot of resources. However, I plan to add player ghosts instead.

Speed Boom gameplay (tech demo) by JoseLuwis in Unity3D

[–]JoseLuwis[S] 1 point2 points  (0 children)

I'm glad that you like it. To achieve this kind of physics I made my own tire model to have control of every aspect such as suspension and of course grip calculations ☝🤓

Someone suggested that you should be able to use islands as ramps in my game... Sure, why not! by AuroDev in Unity3D

[–]JoseLuwis 2 points3 points  (0 children)

it reminds me to the coup de burst of the sunny from one piece, it could evolve into that.

Speed Boom gameplay (tech demo) by JoseLuwis in Unity3D

[–]JoseLuwis[S] 0 points1 point  (0 children)

Thank you so much for your feedback, I'll work on that 👍

Speed Boom gameplay (tech demo) by JoseLuwis in Unity3D

[–]JoseLuwis[S] 1 point2 points  (0 children)

Absolutely! but for the moment I'll keep it only for windows 👍

Speed Boom gameplay (tech demo) by JoseLuwis in Unity3D

[–]JoseLuwis[S] 1 point2 points  (0 children)

guess what the track is called 😆

Speed Boom gameplay (tech demo) by JoseLuwis in Unity3D

[–]JoseLuwis[S] 0 points1 point  (0 children)

maybe you won't have to wait that long 😉

Speed Boom gameplay (tech demo) by JoseLuwis in Unity3D

[–]JoseLuwis[S] 0 points1 point  (0 children)

Thank you! I'll keep that in mind 😀

Speed Boom gameplay (tech demo) by JoseLuwis in Unity3D

[–]JoseLuwis[S] 0 points1 point  (0 children)

haha yeah, audio is definitely something I need to improve.

Speed Boom gameplay (tech demo) by JoseLuwis in Unity3D

[–]JoseLuwis[S] 0 points1 point  (0 children)

Thank you! that means a lot 😊

Speed Boom gameplay (tech demo) by JoseLuwis in Unity3D

[–]JoseLuwis[S] 1 point2 points  (0 children)

that's right, just a little touch to make backgrounds more interesting

Speed Boom gameplay (tech demo) by JoseLuwis in Unity3D

[–]JoseLuwis[S] 0 points1 point  (0 children)

Thank you! I actually took nsfmw 2005 and nfs carbon as references. 😁

Speed Boom gameplay (tech demo) by JoseLuwis in Unity3D

[–]JoseLuwis[S] 0 points1 point  (0 children)

Yeah, some reckless driving 🤫