
droggam
Members-
Content Count
39 -
Joined
-
Last visited
About droggam
-
Rank
Advanced Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Hi if anyone is looking for a html5 game coder or someone to work on their games. my webpage: https://magicegg.co Pm is welcome and reach out if interested!
-
The project I am working on is about an egg game, possible RPG elements but also a big Tamagotchi fans production! What I need is feedback but also some sort of support ๐ the story about an egg
-
Well is that an answer to whom? none was talking about money.. And i just offered help but i dont do interfaces much its not my level with tilemanager and rpg maker or construct why dont you just help him out then instead of pointing fingers "how its done" unless you released games and done ton of jobs and ofc work for free...
-
okay i have knowledge in unity babylonjs and a bit pixie hear back if u interested? cheers mate
-
Use the viewer for simple 3D rotation product in web (error)
droggam replied to kinometal's topic in Questions & Answers
yea follow deltakosh i dont think u know very much if u have cors problem its not really related to babylonjs..... i think u need easiest way is to upload file somewhere else. i doubt u can easy fix problem on ur own cor problem is fixed by sending headers in ur request or by allowing loxalhost42000 in server file -
@Deltakosh how u know so much? ๐ I wonder how to be advanced and master babylon yet im so on tillt rn i thoiught everything was easy till i started with physics imposter joints etx ๐
-
Use the viewer for simple 3D rotation product in web (error)
droggam replied to kinometal's topic in Questions & Answers
try have the file locally on the server and make model object point to the correct path... the line code 19 is on babulon server and not accesible i guess. I think ur case u need to have a valid file. -
Use the viewer for simple 3D rotation product in web (error)
droggam replied to kinometal's topic in Questions & Answers
no everything works for me in localhost. Your problem is that u give us 2 files that doesnt even belong in the code u need to change the model url to ur file. and it should work ur files doesnt work i tested it try a glb file the example works though i tried babylon file with a skull it works perfecet ur file is either not accible or corrupt -
Use the viewer for simple 3D rotation product in web (error)
droggam replied to kinometal's topic in Questions & Answers
im not expert in standalone html js usage with babylonjs but.... it says clearly that u didnt specify the correct url in the js file u want html to load... so show us the viewer.js file instead on line 19 u find the error๐ i checked fast to just check i found this <script src="https://cdn.babylonjs.com/viewer/babylon.viewer.js"></script> -
Constrain object movement to mesh during mouse drag
droggam replied to virken's topic in Questions & Answers
yes active -) i tried research a bit i got into gizmos, -
Constrain object movement to mesh during mouse drag
droggam replied to virken's topic in Questions & Answers
Maybe u lack collision set to true? -
welcome to forum... sps is great... you want to treat Every particles different?
-
ye i understand i guess i need to bruteforce try get the correct position problem with your solution is it get the center of the spaceship but not like on top of it where i want my flag? @Dad72