Budget: 1000 UAH Deadline: 1 day
Hello.
I can try to help with this problem, but I need the source files)
I have encountered a problem with the FlashList component in my React Native/EXPO application. When the screen orientation changes to landscape, the list unexpectedly "jumps" out of the visible part of the screen.
I have 3 columns of photos - in both orientations. Each column takes up all the available space, so
- in portrait mode: more content with smaller item sizes,
- in landscape mode: less content, but larger item sizes. For example, I have images from 30 to 1, after switching to landscape mode I expect that at least one row from portrait orientation will be in landscape mode, but instead I have a row that was previously outside the visible area (it keeps the same positions between several rotations, but for landscape it is one position, for portrait orientation it is another position). - You can see this in the screenshots.
I understand that the problem is likely related to the resizing of renderItem (flex: 1) and possibly estimatedItemSize.
I tried to track the index of the first item in the row that crosses the middle of the screen (there are no issues with this part), and then use scrollToIndex after changing the orientation (this also works unexpectedly - scrolling to a "random" place).
I also tried to use ref instead of the index for the first item in the middle row and use scrollToItem - but this also did not work (scrolling to a "random" place).
If you have any ideas on how to solve this problem, I would appreciate it!
Budget: 1000 UAH Deadline: 1 day
Hello.
I can try to help with this problem, but I need the source files)
Task:Build a map for an FPS shooter according to the specified requirements.Use ready-made assets, no need to model/create anything yourself.No coding is required.There is an example/template of a map in the same style. You can take whole pieces from there. Map: castle dungeons.Size: approximately 50*70 units. Needed:Create a map according to the requirements using ready-made assets. Modular corridors/rooms + place interior objects, cover, etc.Set up and bake the nav mesh (I will show this separately in a video). No need to set up post-processing. We will use what is already there.Lighting – you can use the same settings as on similar maps, or try to play around to bake it.All necessary assets will be sent in a separate project. You will work in that.What exactly needs to be done is recorded in a video. If you do well, there will be more similar orders.
A 3D scene needs to be created in Unity based on the attached reference. The overall composition and style of the location should be replicated: a stone battle arena, walls, columns, flags, crystals, a statue, vegetation, and a distant background with mountains. It is also necessary to set up: * the camera as in the reference; * daytime lighting; * beautiful soft shadows; * materials and textures; * optimization for mobile devices. 3 variants: day, night, and fog. No characters and no UI. The output should be a ready Unity project with the scene and all used assets.
Good day. I am looking for a programmer/developer who can help with the refinement and redesign of a mod for the game DCS World. The scope of work is quite large, as a significant number of changes and improvements will need to be made. I am ready to discuss the cost of the work and agree on the amount you propose (of course, within a reasonable budget). Main tasks: connecting and configuring weapons (missiles, bombs, etc.); integration and configuration of the HUD; further refinement of functionality as needed. During the work, additional, more specific tasks may arise, which we will discuss separately. I would be happy to collaborate with someone who has experience working with mods for DCS World and understands Lua/aviation systems of the game.
Task:Build a map for an FPS shooter according to the specified requirements.Use ready-made assets, no need to model/create anything yourself.No coding is required.There is an example/template of a map in the same style. You can take whole pieces from there.Lighting and post-processing do NOT need to be set up. Use the same settings as on the large map. At the end, bake the light. Map: pirate islandDimensions: approximately 50*60 units. Needed:Create a map according to the requirements using ready-made assets. There is a large pirate island. You need to make a small one. You can take houses/ships, docks, water, etc. from there. A separate terrain needs to be created.Set up and bake the nav mesh (shown separately in the video). All necessary assets will be sent in a separate project. You will work in that.What exactly needs to be done is recorded in a video. In your response, indicate whether you have experience working with Unity (3D scenes) and what it is.AI responses will be ignored! It’s better to write less but personally...
It is necessary to add animation to the low-poly main character and give him the ability to hold a weapon (tool) that will aim at the cursor. The game is from a third-person perspective, with the camera behind the player and the cursor in the center of the screen. The character needs to be able to enter aim mode, the camera slightly zooms in, and the character should be able to use the tool (a laser tool for resource gathering). I have a ready animation controller from Synty - Third Person Controller. It can be used or the animation can be completely set up from scratch if that is easier. In the end, I expect a character that can select a tool (one large two-handed and two small ones), switch tools, aim, and have the head and the tool look at the point where the cursor is pointing.