UnrealSharp / UnrealSharp

UnrealSharp is a plugin to Unreal Engine 5, which enables developers to create games using C# with Hot Reload
https://www.unrealsharp.com/
MIT License
739 stars 63 forks source link

Can you provide some basic usage documents #186

Closed anan1213095357 closed 1 week ago

anan1213095357 commented 1 week ago

image For example, when I create in this way, there are always errors. Can I create without using quaternions? This is very unfriendly for beginners

OlssonDev commented 1 week ago

What is the error?

anan1213095357 commented 1 week ago

What is the error?

This code will exit directly. I didn't catch what the error was. Is there any correct usage of these APIs?

OlssonDev commented 1 week ago

Then it's probably a bug. I'll check it out! Also I'll add FRotator => FQuat

anan1213095357 commented 1 week ago

Then it's probably a bug. I'll check it out! Also I'll add FRotator => FQuat

Excuse me, I'm a beginner and only C # can help me use UE smoothly. I can't be of any help to you, sorry.

OlssonDev commented 1 week ago

Yes, and I'll try to fix this issue.

anan1213095357 commented 1 week ago

Yes, and I'll try to fix this issue.

Can I create using this function now?