Skip to content

Update def-actor to version 8 for jak3#4342

Merged
Hat-Kid merged 3 commits into
open-goal:masterfrom
dallmeyer:patch-24
Jul 14, 2026
Merged

Update def-actor to version 8 for jak3#4342
Hat-Kid merged 3 commits into
open-goal:masterfrom
dallmeyer:patch-24

Conversation

@dallmeyer

Copy link
Copy Markdown
Contributor

v7 is copy/paste from jak2

(defmacro def-actor (name &key (idle #f) &key (lods #f) &key (art (idle-ja)) &key (joints ()) &key (shadow 0) &key bounds &key (longest-edge 0.0) &key (texture-level 0) &key (sort 0) &key (version 7) &key (origin-joint-index 0) &key (shadow-joint-index 0) &key (light-index 0))
(defconstant ART_GROUP_FILE_VERSION 7)

but jak 3 uses v8

(((file-kind art-group))
8

Comment thread goal_src/jak3/engine/data/art-h.gc Outdated
dallmeyer and others added 2 commits July 13, 2026 18:38
Co-authored-by: Hat Kid <6624576+Hat-Kid@users.noreply.github.com>
@dallmeyer
dallmeyer requested a review from Hat-Kid July 14, 2026 01:40
@Hat-Kid
Hat-Kid merged commit 425f143 into open-goal:master Jul 14, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants