AndyDentFree / AndyDentFree/rbstuff
Graphical World Builder
- Langage dominant
- REALbasic
- Étoiles
- 2
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
```
Want to be able to build worlds using GUI direct manipulation rather than
having to type in text.
it would insert commands in the world entry as you go so you could see them in
real-time.
First version imagined as something that lets you select a current tool to add
items to the world.
One simplifying task which I think would also be educational would be to not
implement delete
through the direct manipulation, only adding items. That way people have to
think about the script
if they want to take walls out. It also avoids a lot of difficulty having to
parse the script to find a
command matching the selected item (not impossible, just harder).
```
Original issue reported on code.google.com by `dentaroo@gmail.com` on 20 May 2009 at 12:51
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.