yes
Cool then Iāll update back to the latest version, let me know what else I can do
by user 392979063620501504
Hey, sorry quick question, I just updated back to the latest and was gonna build a prod for an AR demo Iām working on and this error next to the file name of the images wasnāt there in the 0.31.1 version, should I be concerned about it?
by user 392979063620501504
That would just be a problem if you would share your blender file with a teammate
this would fix it as well. Newer needle addon versions use relative file paths, the previous versions didnt do that thatās why you now get a warning for the files that you added before
You can just ignore it here tho
Ohh okay
by user 392979063620501504
Wonāt make a difference while building prod would it?
by user 392979063620501504
no itās only relevant for the blend file
e.g. if a team mate of yours would open your blend file and your images are not packed or relative to the blend file then they wouldnt be found on his machine in this case.
Got it, I usually pack images too, seems simple enough in this case
by user 392979063620501504
Yes, the button above would also work - and newer addon versions do use blend file relative paths by default too so the warning shouldnt appear then
Cool cool
by user 392979063620501504
Please do let me know whenever you have an update on this please
by user 392979063620501504
And this
by user 392979063620501504
Thereās no UI export from Blender right now
Okay, cool then Iāll render them from figma and add as textures in Blender
by user 392979063620501504
Heyo, any leads on the controller code?
by user 392979063620501504
Hey you need learn how to iterate the code. I know it is very hard, but i think you still should still be able to get it working with AI.
Make sure you evolve the script slowly.
So first you ask on how to get gamepad, how to ask about joystick or a X button.
Then you ask it to log the values it is supposedly gathering.
Then you add it to needle. And see if it logs something. If it it does then AWESOME! If it doesnāt, you need to go back to the ai and ask, it doesnāt work, how do i debug it.
And possibly suggest, is the function even called? Is the gamepad valid?
And then you iterateā¦ and iterate and you should get there
Iām happy to help, but i canāt make your work for you.
The SidescrollerCharacterās code is a good reference.
This community contribution is a another reference for gamepad usage.
If you get stuck, let us know what is the issue, what error you have and weāll try to respond