Many thanks, Kjell! I tried your example program and it works fine at me too! It's not too easy for me to understand the usage of these game components (Material, Font, etc. together), but your example is very helpful.
I'm so happy now!
Search found 7 matches
- Thu May 23, 2024 1:42 pm
- Forum: Feature requests
- Topic: Use of non-English letters
- Replies: 4
- Views: 918
- Thu May 23, 2024 1:40 pm
- Forum: General discussion
- Topic: Confusion with screen coordinates
- Replies: 7
- Views: 1335
Re: Confusion with screen coordinates
Thanks again, Kjell! I started to understand it based on your attached images. But returning to your previous words: " When using a 3D / perspective camera the edge of the screen is dependent on how far your object is away from the camera. " Okay, but in this case how can I get the exact s...
- Wed May 22, 2024 2:09 pm
- Forum: General discussion
- Topic: Confusion with screen coordinates
- Replies: 7
- Views: 1335
Re: Confusion with screen coordinates
A-ha! Thanks, Kjell; so is ZGE basically uses 3D projection, even in the case of a 2d program? But I will look your attached example program...
- Wed May 22, 2024 2:04 pm
- Forum: Feature requests
- Topic: Use of non-English letters
- Replies: 4
- Views: 918
Re: Use of non-English letters
Thank you for your answer, Kjell!
At me, the problem can be seen on the attached image. Should I use some kind of "UseMaterial" before the RenderText to get the wished characters, as you used in your example (Is "CEMaterial" means "Central European"?)?
At me, the problem can be seen on the attached image. Should I use some kind of "UseMaterial" before the RenderText to get the wished characters, as you used in your example (Is "CEMaterial" means "Central European"?)?
- Tue May 21, 2024 4:11 pm
- Forum: General discussion
- Topic: Confusion with screen coordinates
- Replies: 7
- Views: 1335
Confusion with screen coordinates
Hello everybody! I'm a little confused about screen dimensions in ZGE. When I moved a 2d bitmap (so, I changed the Position.X and Y of this model) in my first test program with the default settings, the left and right edge of the screen can be found at -5 and 5 values, while top and bottom are at -3...
- Tue May 21, 2024 3:46 pm
- Forum: Feature requests
- Topic: Use of non-English letters
- Replies: 4
- Views: 918
Use of non-English letters
Hello everybody!
Is it possible to use of non-English letters in ZGE? When I tried to use Hungarian accent letters with RenderText, I got spaces instead of these.
Is it possible to use of non-English letters in ZGE? When I tried to use Hungarian accent letters with RenderText, I got spaces instead of these.
- Tue May 21, 2024 3:25 pm
- Forum: Off-topic
- Topic: Introduce yourself!
- Replies: 19
- Views: 46781
Re: Introduce yourself!
Hello everybody! My name is Tamás, I was born in 1978, Hungary. I'm a hobby-programmer and I mainly like developing games. Most of these can be found and downloadable from my current website: https://itsmprog.000webhostapp.com Recently I found ZGameEditor, and I think, it is a great tool! But some t...