Yeah, I understood.ananasblau wrote:ah sorry, i think i've put the circle thing wrong. I meant to make a whole in the clouds where the plane is, kind of give the pilot the chance to see the very near surroundings.
Search found 8 matches
- Tue Mar 19, 2013 3:13 pm
- Forum: Games and Creations
- Topic: Plane
- Replies: 5
- Views: 4334
Re: Plane
- Tue Mar 19, 2013 2:55 pm
- Forum: Games and Creations
- Topic: Plane
- Replies: 5
- Views: 4334
Re: Plane
Not bad at all, climbing is a bit slow for my liking but you've done a great job so far. Only bug I saw: when flying in the clouds your own contrail is in front of the clouds. At super realistic feature for the clouds would be that you see a small circle around your plane better than the rest. Than...
- Tue Mar 19, 2013 1:26 pm
- Forum: Games and Creations
- Topic: Plane
- Replies: 5
- Views: 4334
Plane
A simple game about planes, stars and upgrades! http://storage9.static.itmages.ru/i/13/0319/s_1363699365_9528527_136b0626ce.png http://storage1.static.itmages.ru/i/13/0319/s_1363699367_6863001_9923e624bf.png http://storage2.static.itmages.ru/i/13/0319/s_1363699238_6394010_669691c177.png http://stora...
- Tue Oct 02, 2012 10:46 am
- Forum: Support and Development
- Topic: Read the contents of folder
- Replies: 13
- Views: 5295
Re: Read the contents of folder
Come on guys. Lua's patterns have always been difficult. Give vlad a break. Besides, getting the pattern is actually tricker than it looks. BlackBulletV, who is very experienced with Lua, got it wrong :) (his pattern will fail with files with a double extension, such as myfile.tar.gz). Here's what ...
- Tue Oct 02, 2012 9:54 am
- Forum: Support and Development
- Topic: Read the contents of folder
- Replies: 13
- Views: 5295
Re: Read the contents of folder
Thanks guys
- Tue Oct 02, 2012 3:29 am
- Forum: Support and Development
- Topic: Read the contents of folder
- Replies: 13
- Views: 5295
Re: Read the contents of folder
I really do not understand how it works It's hard in lua..josefnpat wrote:Take a look at the documentation.vladislavbyk wrote:How..?josefnpat wrote: Then use Lua pattern matching to remove the extension
- Mon Oct 01, 2012 8:23 pm
- Forum: Support and Development
- Topic: Read the contents of folder
- Replies: 13
- Views: 5295
Re: Read the contents of folder
How..?josefnpat wrote: Then use Lua pattern matching to remove the extension
- Mon Oct 01, 2012 7:47 pm
- Forum: Support and Development
- Topic: Read the contents of folder
- Replies: 13
- Views: 5295
Read the contents of folder
How can I read the contents of a specific folder without file extensions?