Jump to content

Search the Community

Showing results for tags 'game logic'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • ★ Dev Announcements ★
    • Community Rules & Guidelines
    • Dev Diaries
    • Changelogs
    • Ylands Creator Competition
  • Ylands Discussion
    • General Discussion
    • Suggestions & Feedback
    • Localization
  • Support
    • Bugs & Technical Issues
    • Community Tutorials
  • Exploration
  • Editor
    • Editor Suggestions
    • Editor Help
  • Community Corner
    • Community News
    • Off-topic
  • Ylands EDU
    • Ylands EDU - Alfa
  • Removed's Forum
  • New Realm Entertainment's General Forum
  • New Realm Entertainment's YLands Editor
  • Kysen's Suggest A Video For Me!
  • Kysen's Forum
  • Ylands Ylander's Forum
  • Hermitland State's General Discussion
  • Flintlock Trading Company's Colonial Interests
  • Flintlock Trading Company's Membership Application
  • Flintlock Trading Company's General Discussions

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 2 results

  1. TL;DR, I have suggestion about auto input variable "Offset" based on where you place the object according to selected primary object/entity. It could work like "entity picker" but instead of selecting object, you could move it and system automatically calculate the coordinate. I know it might be difficult to implement because you need to have system that calculate the coordinate distance between entity you want to select as a base(primary object/entity) and entity you want logic to do something. To make it little bit clear here is picture: Also what are these "Local coordinate" and "move parent" used for? For anyone who know it's function, please let me know.. Note: Primary Object/entity - is an entity that you set as a pointer to move or rotate other entity based on it. FYI I've been playing with Editor for a month and now I'm at game logic stage, still learning lots of stuff about it. I'm getting pretty annoyed when manipulate variables on entity offset coordinates because it's confusing which coordinate block should I set to get it to the position I wanted based on primary object/entity. I know you can copy/paste absolute coordinate. Absolute coordinate is working fine and I don't have trouble with it. As it's call "absolute" means that it will always on exact coordinate even when you change the map, e.g. if you have compositions that have moving/rotate logic that set to "Absolute" coordinate, that composition will always set to exact coordinate you set. If you change map and apply that same composition, then the logic will kinda act weird, because the logic will always act like what you set in "Absolute" coordinate. To handle this problem the devs already implement several options for example "Entity Offset", this setting is used for more flexible coordinate. It act like selected object will always move/rotate based on another object (primary object). "Entity Offset" is useful when you want to use that logic and objects in many places and maps for example, because as long as selected object and primary object is placed together it will works as much as you want. I know that currently game logics isn't common playground for many people, but it's the true power of Editor and it's where the magics come from.. I realized that I have been posting plenty of suggestions lately (3 pure suggestions so far, not that much right? ), I just want to share my ideas to make Ylands better in all aspect since it's still under development. My idea sometime sounds silly (like chickens) and sometime important for the game (I think.. like Zoning). So bear in mind, that's only what in my head..
  2. Hi, i am working on a map in the editor and i made a puzzle with 12 switch and i want it to run the action, perform action with an entity once 4 of the switch are on.but right now all i can think of perform the action if any switch is on or the last switch does it. any tips regarding game logic objects is also welcome.thanks for the great game
×