@NikRudenko Advice for future update: 1. first person controll 2. AI elements 3. mode drawing mechanic nodes or smart assets 4.metch 3 or similar puzzle if enyone also want comment
Hi whitedogapp, Have you seen my free move/camera follow nodes in the Beta 3 thread? https://www.buildbox.com/forum/inde...-my-free-move-node-added-camera-follow.13948/ This gives you first-person control. The free move and camera follow are separated into two nodes if you need one and not the other. A lot of features people are requesting are doable by yourself in nodes. You don't have to wait for BB to come out with the feature, but you do need to learn the API and Javascript.
In first person I mean rotate camera and character with mouse move (without click), like in FPS games, did u achieved this?
Ok, just thought you were being lazy. Yes, it does exactly what you want. You can put the camera's starting perspective relative to your character wherever you want and it will follow your character in whatever direction he goes. FYI, you can put the camera "inside" your character so you can't see the character at all and get true first person perspective....as the camera will now "turn" with your character.. I just added a preview video to the original post showing first-person perspective.
@NikRudenko Hello Nik, are u going to update or change current Fog? because it hasnot eny smotnes or distance options, like in unity it looks like png image on objet
All it is, is 2 Objects the main body, and the propeller, you use a rotation script on the the propeller to make it spin then parent it to the main body. You could do this with flapping wings on a simple bird, the trick is getting the pivot point in the right spot !
Wayne is correct, but in case you need more specifics, to change the pivot point on an object you need to set the origin in your 3D Modeling app to the point you want the object to pivot before you export the obj.
Hi Guys, Has anyone got distance points working on the car game? or even points in general? doesn't seem to work for me.
FYI for those wondering if you can put a 3d game on Android I have uploaded a beta of a game I am creating https://play.google.com/apps/testing/com.kcosoft.dodgeRally
Is the Event Observer function working in BB 3? I have tried setting it up for game over and it doesn't seem to work. However I noticed one of the presets did have it in there. I am setting it up like I would in BB 2 but when the game over event happens it doesn't go to the UI I have setup. Any info on this? Thanks
@NikRudenko @AaroArts Is there any way to add a 2D animated background in a 3D world? Just the way a game like Helix jump has animating 2D backgrounds? Also, I want to wrap my 3D objects with multiple color gradients? Whats the best way to do that?
Hi @NarenBudhwani, there are many tutorials online(try YouTube) on how to do this. The basic process is from a 3D app you'll need to UV Map your object, export that map to a png template that you open in your image processing app and you "paint" the areas of the template any way you like, then export the resulting image as a png, which becomes the texture you add in BB3 along with the OBJ.
@NikRudenko Advice for future update: Capacity to save project even without internet connection, why? because this will retaliate the connection to server error.
good news but Android exports projects but it plays weird on Android some report flickering on there device or even a black screen after splash screen from my testers.