Content tagged code

Similar Tags

Report Tag

32 usages of this tag
  • 5 replies
  • 439 views
This content is deleted
Forum Topic
JavaScript Scripts for free?
0 favourites

I am a beginning developer and I was wondering just a few things, first of all I was wondering if this is a true Javascript engine and utilizes java scripting i...

posted 3 years ago
  • 0 replies
  • 172 views
This content is deleted
Forum Topic
would like "strict" type scope limitation in functions
0 favourites

In a function if I type foo.Uid it is valid if there's any sprite out in the universe named foo. What I really wanted was food.Uid. Inside a group it'd be nice...

posted 3 years ago
  • 3 replies
  • 312 views
This content is deleted
Forum Topic
How do I figure out why some actions are being bypassed?
0 favourites

I am facing some trouble with the following: I have two functions: One called when the player takes damage, and another called when it is game over. When the pl...

posted 3 years ago
  • 2 replies
  • 472 views
This content is deleted
Forum Topic
Scripts vision in mobile
0 favourites

After I did Android export - game not opening. White screen. I spent a lot of time figuring out the problem and found it! Android can`t see any scripts funcions...

  • 3 replies
  • 522 views
This content is deleted
Forum Topic
Enemy Ai for Top-Down movement?
0 favourites

Hey all, so I'm working on my new project and setting up the movements for the enemy, which are the scorpions. What I'm trying to do is get the scorpions to mov...

posted 3 years ago
  • 1 replies
  • 823 views
This content is deleted
Forum Topic
How add child in hierarchy?
0 favourites

How to add child to hierarchy with script? I tried like this: Rn.Objects.OBJECT_A.CreateInstance("Game", 100, 200, true); OBJECT_A.AddChild(OBJECT_B); But nothi...

posted 2 years ago
  • 3 replies
  • 1.3K views
This content is deleted
Forum Topic
How do I copy and paste?
0 favourites

I have a set of code on my event sheet that is for one part of my game, and I have another part of my game that needs similar code. I want to copy and paste it...

  • 7 replies
  • 413 views
This content is deleted
Forum Topic
Improve this top down car traffic example/code?
0 favourites

I found an 'old' car traffic example by ; Which I'm really grateful for! But I noticed, as well as by reading an old topic of mine where the link was posted, th...

posted 2 years ago
  • 6 replies
  • 425 views
0 favourites

Hey there, I'm conceptualizing a hide-and-seek sort of game where It obliterates other players with a massive laser beam. The issue I am having is that I have l...

posted 2 years ago
  • 1 replies
  • 282 views
This content is deleted
Forum Topic
How do I create a "reedem code" system?
0 favourites

Basically, I want to create a one-time-only code that the player could active to reedem some in-game bonus. After someone use the code, it can't be used by anyo...

Similar Tags