d tag

2228 questions


1 answers
383 views
0
Understanding the Differences Between Using the Viewport and Configuring the Polylines

How to use the viewport on the layout screen and In the existing layout diagram, the viewport enclosure has a polyline setting.I would like you to give me detailed instructions on the situation.Thank ...

2 years ago

1 answers
442 views
0
I would like some advice on the operations (moving) that Unity2d would like to implement.

I am creating omnidirectional shooting with Unity2d.I would like to implement WASD movement with the cursor position of the mouse as the front.  WASD movement on the XY axis, between the actual machin...

2 years ago

1 answers
288 views
0
I want to get GPS information at distance intervals.

I am currently creating an Android app on Kotlin, but I want to use the FusedLocationProviderClient to get GPS information at regular distance intervals, but I can't get it well.It's natural that it's...

2 years ago

1 answers
418 views
0
I want to prevent UnityEngine.RigidBody from slipping through.

I'm having trouble trying to script an object on Unity, but I'm having trouble getting it through.I want to create objects that move automatically in the +X direction and behave like objects that are ...


1 answers
436 views
0
I want to exclude certain figures from the figures selected in CAD graphic editing commands (e.g., MOVE)

We are developing using VB.NET (.NET API) in IJCAD 2020.We have implemented a process that excludes specific figures from the figures selected in the raw IJCAD command.Specifically, within the functio...

2 years ago

2 answers
424 views
0
I don't know how to increase the volume gradually after pressing the key.

I would like to press KeyCode.W and gradually raise the AudioSource.volume to 3f.The current code will freeze.What should I do?using System.Collections;using System.Collections.General;using UnityEngi...

2 years ago

1 answers
251 views
0
Information About Using the OnMouseDown Method

I'd like to create a script that displays prediction lines when I drag the mouse, but I'm currently using Ball as the object I want to display prediction lines and GameObject as the object I attached ...

2 years ago

1 answers
482 views
0
Understanding Dynamic Block Copy for IJCAD 2021 PRO

I have created a customized command for IJCAD 2021 PRO in C#.The application currently under development is considering copying a dynamic block drawing to another drawing.However, if you actually copy...

2 years ago

2 answers
322 views
0
How do I stop the main thread in the android ViewModelScope coltin?

I wrote the following code as an application to access files on the server using ViewModelScope on Android.ConnectSmb1() in SmbViewModel.kt works fine as a method to access files on the server, but co...

2 years ago

1 answers
382 views
0
jcifs-ng's SmbFile#listFiles() file is different than it really is (the parent directory just above is lost from the full path)

When I tried to use jcifs-ng to connect to the SMB server from an android terminal and use the result of the listFiles method in the SmbFile class, I got the error SmbException: The system cannot find...

2 years ago
« - 4 - »

© 2024 OneMinuteCode. All rights reserved.