Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Yeah, I know the 'pain'. Good luck with your next projects man!
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of PreCreate Event
for object obj_glare_controller:
Variable <unknown_object>.object(100002, -2147483648) not set before reading it.
at gml_Script_instance_nth_nearest
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_instance_nth_nearest (line -1)
action number 1
of PreCreate Event
for object obj_glare_controller:
Variable <unknown_object>.object(100002, -2147483648) not set before reading it.
at gml_Script_instance_nth_nearest
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_instance_nth_nearest (line -1)
Is this supposed to happen?
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of PreCreate Event
for object obj_glare_controller:
instance_number argument 1 incorrect type (undefined) expecting a Number (YYGI32)
at gml_Script_instance_nth_nearest
############################################################################################
@chaserfett02: Thanks! Ya, a lot of stuff needs added. Just an early prototype at the moment.
Do you have a recomended starting point? I've tried Unity, Unreal, and when I boot up the interface, it seems so overwhelming that it's hard to start.
Keep up the great work man,
I have been searching all engines trying to find what could make this isometric 3rd person action set up the best.
Yours is amazing and I am wondering. As far as what is in this build, how much is from "kits" or whatever it would be called and how much is created from scratch by you? Sprites? Movment mapping? Combat (lock-on, block, collision detection)?
Meaning, is it possible for me to find the foundation for my own game?
Thanks again,