|
Dev - Sort these by name
|
Golf! Demo
Posted on September 02, 2008 at 20:58
Had school today, oh boy. Other then that, I've been working on Golf!, I fixed the water particles disappearing when they reach the edge of water. The ball was supposed to be like that because I don't have it bouncing right yet. I still don't, but I think it's closer. Other then that, a few bug fixes and added a thing to allow for colour limits, and limiting to multiple sets of colours, like you can have black to red trees, and black to blue trees without getting any colours other then that per tree, I also added this to water. The ground, sand, and soil, all can have their colour changed, but only one colour. I also fixed drawing when the world generated. I also fixed up the normals on the ground, and added a max angle the trees can bend, so now they should look right.
With the settings file, I'll add more variables to it later, but for now, it just has the colours. Read the commented lines so you know what to do. If you mess it up, redownload I guess, but that'll mess up the counter, meh. If you have any questions on it, let me know. Picture: and the demo: NOTE: ball physics are crap, I know, don't tell me. Tell me if you manage to brake Golf!, unless it's one of the following: - ball bouncing odd above is updated for each new problem, if you find an error not listed above, state it in a comment. Ok, I think that's everything. Download.rar Download.zip Also, I forgot this, put it with the exe. 721
+0
Dev - Er, any ideas how to make this work?
Related Posts Dev - Warning Dev - After editing rating, make rating display change Dev - When editing, update "edited" column Dev - Restore deleted comments Dev - Display deleted comments if mod (hidden, then with dropdown) Dev - After deletion or during edit, make rating dropdown appear again Dev - Stricter rating rules. Prevent user from rating again Dev - Pages Dev - Reporting
Yeah, it's not like that right now, I'll work on the ball later. also, this is all in two scripts. a create event and a draw. technically it's 3 as I have the create part in a timer because in just the create event, screen_refresh() didn't want to work.
You should be able to change the colour in the settings.txt file. Edit: Sirt, probably not.
You should maybe do some sort of check when placing trees to make sure there aren't too many all next to each other, because sometimes I get like 10 trees in the same place and it looks really dumb, especially when the map contains one huge lake so all the trees are forced to go into the same place.
|





yes, I extracted.
___________________________________________
ERROR in
action number 1
of Alarm Event for alarm 0
for object object0:
File is not opened for reading.
___________________________________________
ERROR in
action number 1
of Alarm Event for alarm 0
for object object0:
File is not opened for reading.
___________________________________________
ERROR in
action number 1
of Alarm Event for alarm 0
for object object0:
Error in code at line 8:
if temline = "// trees" settreecolours = 1
at position 15: Cannot compare arguments.
:(