-
Notifications
You must be signed in to change notification settings - Fork 90
A few questions if anyone knows! #57
Copy link
Copy link
Open
Description
- Before some commands like
TEXT(11118, "the Nickel News door")orSAY(11099, "....")what do these numbers mean and how are they determined? - There is a script in
PostOffice.dinkyfor starting thepostalWorkerWorkingthread animation. I noticed that this loop was defined as awhile YESbut I changed it to adoloop and it still works. Is there any difference in the two approaches or when you'd use one vs the other? - I'm not 100% but I suspect there is a way to hot-reload/refresh code changes? If I edit the script text files is there a way to force the engine to reload the script without exiting and starting the game over entirely?
Just a curious question on dinky as a language. I understand it's based on Squirrel? Is it a modified version of Squirrel or entirely homegrown? What is it about Dinky that Squirrel was lacking to motivate the creation of Dinky?
I love learning about this engine and how it was created. Thanks for sharing!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels