You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Codex/ChatGPT-style pets via [Codex settings](https://openai.com/academy/codex-settings/), [the Codex app](https://openai.com/index/introducing-the-codex-app/), and [OpenAI Devs on X](https://x.com/OpenAIDevs/status/2050275713824211041)
23
-
- Pet sprites from [Petdex](https://petdex.crafter.run/), including [Boba](https://petdex.crafter.run/pets/boba)
23
+
- Pet sprites from [Petdex](https://petdex.crafter.run/)
24
24
25
25
Tiny Assistant keeps the map and AI chat as ArcGIS web components, then wraps
26
26
them with a movable assistant character and compact chat panel.
27
27
28
28
Bundled sprites:
29
29
30
-
-`globby`: original Tiny Assistant character in this repo.
31
-
-`clippy`: Petdex-compatible sprite sourced from [Petdex](https://petdex.crafter.run/).
32
-
-`boba`: Petdex sprite sourced from [Boba on Petdex](https://petdex.crafter.run/pets/boba).
30
+
-`globby`: my sprite for this prototype.
31
+
-`clippy`: pet sprite from [Petdex](https://petdex.crafter.run/).
32
+
-`boba`: pet sprite from [Boba on Petdex](https://petdex.crafter.run/pets/boba).
33
33
34
34
## Try The Demo
35
35
@@ -158,12 +158,6 @@ When more than one sprite is configured, right-click the assistant character and
158
158
use the Style section to switch between them at runtime. The menu is clamped to
159
159
the viewport so it stays visible near screen edges.
160
160
161
-
The current bundled styles are:
162
-
163
-
-`globby`: the original Tiny Assistant character in this repo;
164
-
-`clippy`: Petdex-compatible sprite sourced from [Petdex](https://petdex.crafter.run/);
165
-
-`boba`: Petdex sprite sourced from [Boba on Petdex](https://petdex.crafter.run/pets/boba).
166
-
167
161
Sprites need to follow the same Codex-style atlas contract used by Globby:
168
162
8 columns, 9 rows, and the same row meanings for idle, movement, wave, waiting,
169
163
review, and related states. A different atlas layout would need extra metadata
0 commit comments