Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Weston Kaunk

2
Posts
1
Topics
16
Following
A member registered Jan 18, 2022

Recent community posts

(1 edit)

in the create code 

Obj_enemy_parent

Under the Ai state machine

state = "Idle";

emote_Index = 0;


And after that it's not ref in the step event. It first runs state idle, and the sprite index between the stages. Idk what I'm missing or if I turned off/on a bug testing bit. Any advice appreciated; couldn't find it in the videos.

Long time watcher, just bought the clone code and it's failing running the code.  It's reading the emote_Index as only ref once? Any idea what happened?